Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b54…a04d0x10c1…1e24Base—$2.08100%coinbase115d ago0x33c757…65d6d2
0x4b54…a04d0x10c1…1e24Base—$0.87100%coinbase116d ago0x7995d2…f5794e
0x4b54…a04d0x10c1…1e24Base—$0.67100%coinbase116d ago0x3f7b9d…3ff9c3
0x4b54…a04d0x10c1…1e24Base—$0.55100%coinbase116d ago0xfe79b5…273183
0x4b54…a04d0x10c1…1e24Base—$0.51100%coinbase116d ago0x2abb80…2719c2
0x4b54…a04d0x10c1…1e24Base—$0.58100%coinbase116d ago0x97a8be…481e3c
0x4b54…a04d0x10c1…1e24Base—$0.54100%coinbase116d ago0x6a9877…23ec79
0x4b54…a04d0x10c1…1e24Base—$0.99100%coinbase116d ago0x35c966…5aabca
0x4b54…a04d0x10c1…1e24Base—$0.94100%coinbase116d ago0xc73c5f…8daea1
0x4b54…a04d0x10c1…1e24Base—$0.53100%coinbase116d ago0x3987e4…bc1c3f
0x4b54…a04d0x10c1…1e24Base—$0.81100%coinbase116d ago0x8f3b64…ec1058
0x4b54…a04d0x10c1…1e24Base—$0.77100%coinbase116d ago0x816f06…f290ca
0x4b54…a04d0x10c1…1e24Base—$0.73100%coinbase116d ago0x676417…d0ee08
0x4b54…a04d0x10c1…1e24Base—$0.67100%coinbase116d ago0x16ec8e…3f6b07
0x4b54…a04d0x10c1…1e24Base—$0.59100%coinbase116d ago0x3c73b1…51758a
0x4b54…a04d0x10c1…1e24Base—$0.53100%coinbase116d ago0xee8ff5…bc03bb
0x4b54…a04d0x10c1…1e24Base—$0.55100%coinbase116d ago0x3c14f9…b0e995
0x4b54…a04d0x10c1…1e24Base—$0.53100%coinbase116d ago0x3256ee…cd0b84
0x4b54…a04d0x10c1…1e24Base—$0.93100%coinbase116d ago0x10c027…fdac0c
0x4b54…a04d0x10c1…1e24Base—$0.80100%coinbase116d ago0x92470d…d0c1d7
0x4b54…a04d0x10c1…1e24Base—$0.75100%coinbase116d ago0xcac767…0ebdac
0x4b54…a04d0x10c1…1e24Base—$0.35100%coinbase116d ago0x389b89…aa17a4

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.