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—$14.53100%coinbase33d ago0x458cb2…eca497
0x34da…7cb40xb0af…7de0Base—$15.01100%coinbase33d ago0xc3e1ca…3b1720
0x34da…7cb40xb0af…7de0Base—$14.65100%coinbase33d ago0xbd885e…2dccb8
0x34da…7cb40xb0af…7de0Base—$14.53100%coinbase33d ago0x429e06…6616aa
0x34da…7cb40xb0af…7de0Base—$14.98100%coinbase33d ago0xc0a8a0…f82989
0x34da…7cb40xb0af…7de0Base—$14.99100%coinbase33d ago0x26c73c…b8c122
0x34da…7cb40xb0af…7de0Base—$14.52100%coinbase33d ago0xa5d78f…fa28d9
0x34da…7cb40xb0af…7de0Base—$15.01100%coinbase33d ago0x54eb1f…fbe521
0x34da…7cb40xb0af…7de0Base—$2.01100%coinbase33d ago0xad5b80…b65f67
0x34da…7cb40xb0af…7de0Base—$14.98100%coinbase33d ago0xa81d27…4c8fd5
0x34da…7cb40xb0af…7de0Base—$2.00100%coinbase33d ago0x5530a1…daea1c
0x34da…7cb40xb0af…3befBase—$3.00100%payAI33d ago0x18d7b7…107cf2
0x34da…7cb40xb0af…7de0Base—$14.60100%coinbase33d ago0xe05fc6…7472cb
0x34da…7cb40xb0af…7de0Base—$14.52100%coinbase33d ago0x93d3f2…27723e
0x34da…7cb40xb0af…7de0Base—$14.83100%coinbase33d ago0x3488ca…9bfc65
0x34da…7cb40xb0af…7de0Base—$2.00100%coinbase33d ago0x909516…40701e
0x34da…7cb40xb0af…7de0Base—$15.00100%coinbase33d ago0xf8d6b1…852264
0x34da…7cb40xb0af…7de0Base—$14.94100%coinbase33d ago0x8b50bc…2d0a41
0x34da…7cb40xb0af…7de0Base—$14.61100%coinbase33d ago0x15dfcf…2820a2
0x34da…7cb40xb0af…7de0Base—$14.99100%coinbase33d ago0x2de4de…c68c1c
0x34da…7cb40xb0af…7de0Base—$2.00100%coinbase33d ago0x75e89a…709e4f
0x34da…7cb40xb0af…3befBase—$3.00100%payAI33d ago0xdb8365…1e0b9e
0x34da…7cb40xb0af…7de0Base—$15.05100%coinbase33d ago0x3351df…a4c748
0x34da…7cb40xb0af…7de0Base—$14.50100%coinbase33d ago0x9e7691…aa4de6
0x34da…7cb40xb0af…7de0Base—$14.60100%coinbase33d ago0xfcd02a…2c452b

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.