Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34da…7cb40xb0af…7de0Base—$0.16100%coinbase22d ago0x92cd1b…1d289b
0x34da…7cb40xb0af…7de0Base—$0.16100%coinbase22d ago0xaf406a…f8815e
0x34da…7cb40xb0af…7de0Base—$0.16100%coinbase22d ago0x5e750f…6eb1bb
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase22d ago0x982275…00993c
0x34da…7cb40xb0af…7de0Base—$0.16100%coinbase22d ago0xf83677…d871e0
0x34da…7cb40xb0af…7de0Base—$0.16100%coinbase22d ago0x854cc5…85e80a
0x34da…7cb40xb0af…7de0Base—$0.21100%coinbase22d ago0xcfa5e2…fb2a81
0x34da…7cb40xb0af…7de0Base—$0.16100%coinbase22d ago0xf8961d…d94d3c
0x34da…7cb40xb0af…7de0Base—$0.12100%coinbase22d ago0x710c5a…ff3632
0x34da…7cb40xb0af…7de0Base—$0.12100%coinbase22d ago0x8cc9af…e0b8a9
0x34da…7cb40xb0af…7de0Base—$0.12100%coinbase22d ago0x06b272…148598
0x34da…7cb40xb0af…7de0Base—$0.16100%coinbase22d ago0x704355…4ffe7b
0x34da…7cb40xb0af…7de0Base—$0.16100%coinbase22d ago0x195c15…a0d075
0x34da…7cb40xb0af…7de0Base—$0.12100%coinbase22d ago0x8a7361…ef0ca4
0x34da…7cb40xb0af…7de0Base—$0.12100%coinbase22d ago0x1515ee…09d61b
0x34da…7cb40xb0af…7de0Base—$0.12100%coinbase22d ago0x403719…6e878d
0x34da…7cb40xb0af…7de0Base—$0.12100%coinbase22d ago0x7ee86a…774663
0x34da…7cb40xb0af…7de0Base—$0.12100%coinbase22d ago0x127339…cb258a
0x34da…7cb40xb0af…7de0Base—$0.08100%coinbase22d ago0x40c371…bea61d
0x34da…7cb40xb0af…7de0Base—$0.08100%coinbase22d ago0x168fd9…eb114b
0x34da…7cb40xb0af…7de0Base—$0.08100%coinbase22d ago0x9a8575…c1cdb4
0x34da…7cb40xb0af…7de0Base—$0.08100%coinbase22d ago0xfa3386…333dbd
0x34da…7cb40xb0af…7de0Base—$3.00100%coinbase22d ago0x30ce35…f1bf5d
0x34da…7cb40xb0af…7de0Base—$2.77100%coinbase22d ago0x6f7f45…d4458c
0x34da…7cb40xb0af…7de0Base—$2.70100%coinbase22d ago0x3974ba…c91ca4

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.