Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbafc…18020x6159…d5a9Base—$0.01100%coinbase77d ago0x70ca34…918a79
0xbafc…18020x831e…3da3Base—$0.01100%coinbase77d ago0x0ee4e9…ccde36
0xbafc…18020x4e96…3d20Base—$0.01100%coinbase77d ago0x98b901…f84e29
0xbafc…18020x73cf…6ac8Base—$0.01100%coinbase77d ago0x30995b…a7302c
0xbafc…18020x77b8…c7d4Base—$0.01100%coinbase77d ago0x541254…5a8613
0xbafc…18020x0744…c7f0Base—$0.01100%coinbase77d ago0x6edc64…47be5a
0xbafc…18020xada1…171bBase—$0.01100%coinbase77d ago0x3d8963…13b3d2
0xbafc…18020x8f76…1eebBase—$0.01100%coinbase77d ago0xee9410…9e4993
0xbafc…18020x74e2…1422Base—$0.01100%coinbase77d ago0x3755e7…02cf14
0xbafc…18020xa2fa…9ee1Base—$0.01100%coinbase77d ago0xfb98ee…ff542b
0xbafc…18020x1908…758fBase—$0.01100%coinbase77d ago0x5c73d6…634788
0xbafc…18020x4729…283eBase—$0.01100%coinbase77d ago0x38a48a…3ee1ce
0xbafc…18020xd0fd…a0e0Base—$0.01100%coinbase77d ago0xb1de34…9ce8bc
0xbafc…18020xb552…ce1eBase—$0.01100%coinbase77d ago0x56a664…47419a
0xbafc…18020xec2b…53b3Base—$0.01100%coinbase77d ago0x09bb37…11c885
0xbafc…18020x7df3…0d78Base—$0.01100%coinbase77d ago0x63e2e4…db6fe3
0xbafc…18020xc421…a0ffBase—$0.01100%coinbase77d ago0x465164…b49331
0xbafc…18020xb30e…62f2Base—$0.01100%coinbase77d ago0xac1d81…47fc39
0xbafc…18020x57df…155aBase—$0.01100%coinbase77d ago0x6adea1…3c3d64
0xbafc…18020x7339…e5c0Base—$0.01100%coinbase77d ago0x39805c…dd21e6
0xbafc…18020xde9f…e613Base—$0.01100%coinbase77d ago0xe4855d…6455c7
0xbafc…18020xa3d5…5d1eBase—$0.01100%coinbase77d ago0x932f2d…3877d7
0xbafc…18020x3229…56b1Base—$0.01100%coinbase77d ago0x6c37c5…358da7
0xbafc…18020xc416…cdffBase—$0.01100%coinbase77d ago0x37de62…9c4485
0xbafc…18020xfe12…9752Base—$0.01100%coinbase77d ago0x1f159c…fb9f76

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.