Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase$0.23100%coinbase53d ago0xfb5085…bf8362
0x467f…a4c10x85b4…627cBase$0.08100%coinbase53d ago0x4c2eb8…64a230
0x467f…a4c10x85b4…627cBase$0.07100%coinbase53d ago0x393e83…f13ed3
0x467f…a4c10x85b4…627cBase$0.11100%coinbase53d ago0xd2e8f9…f5cb03
0x467f…a4c10x85b4…627cBase$0.17100%coinbase53d ago0x8c8dae…fb5ede
0x467f…a4c10x85b4…627cBase$0.04100%coinbase53d ago0xaad860…f77007
0x467f…a4c10x85b4…627cBase$0.15100%coinbase53d ago0xe34b97…08f17a
0x467f…a4c10x85b4…627cBase$0.45100%coinbase53d ago0xa45258…72e626
0x467f…a4c10x85b4…627cBase$0.09100%coinbase53d ago0xac560e…2f7619
0x467f…a4c10x85b4…627cBase$0.08100%coinbase53d ago0x423307…e36c82
0x467f…a4c10x85b4…627cBase$0.08100%coinbase53d ago0x50d5b0…2cfdc0
0x467f…a4c10x85b4…627cBase$0.14100%coinbase53d ago0x2f9a72…a355d5
0x467f…a4c10x85b4…627cBase$0.15100%coinbase53d ago0x5590ad…2e512c
0x467f…a4c10x85b4…627cBase$0.06100%coinbase53d ago0x8dd729…ce40cd
0x467f…a4c10x85b4…627cBase$0.06100%coinbase53d ago0xeab77d…a13e20
0x467f…a4c10x85b4…627cBase$0.03100%coinbase53d ago0x775981…4dce51
0x467f…a4c10x85b4…627cBase$0.09100%coinbase53d ago0x4f7edb…8bb868
0x467f…a4c10x85b4…627cBase$0.10100%coinbase53d ago0x326d3f…446cc0
0x467f…a4c10x85b4…627cBase$0.04100%coinbase53d ago0x0d9451…347c36
0x467f…a4c10x85b4…627cBase$0.07100%coinbase53d ago0x7aeaa7…836cd1
0x467f…a4c10x85b4…627cBase$0.29100%coinbase53d ago0x3b31ea…6fff0a
0x467f…a4c10x85b4…627cBase$0.07100%coinbase53d ago0x27b032…907c01
0x467f…a4c10x85b4…627cBase$0.27100%coinbase53d ago0x279489…7e3737
0x467f…a4c10x85b4…627cBase$0.21100%coinbase53d ago0x48a125…a4b202
0x467f…a4c10x85b4…627cBase$0.17100%coinbase53d ago0x2a5b10…0e41f1

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.