Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd13f…1f6d0x69c9…ef84Base—$0.01100%coinbase72d ago0x4ba6e1…1d29fd
0xd13f…1f6d0x8352…9bf6Base—$0.01100%coinbase72d ago0xc684bc…50f5f8
0xd13f…1f6d0x34b1…c23fBase—$0.01100%coinbase72d ago0x12d8ba…337d82
0xd13f…1f6d0x03f7…abb4Base—$0.01100%coinbase72d ago0xaff5c5…1f9b10
0xd13f…1f6d0x19d3…879eBase—$0.01100%coinbase72d ago0x6d62df…b294d1
0xd13f…1f6d0x5e60…6f10Base—$0.01100%coinbase72d ago0x86baf7…7c13d3
0xd13f…1f6d0x5878…5af6Base—$0.01100%coinbase72d ago0x745240…123de6
0xd13f…1f6d0xf763…170dBase—$0.01100%coinbase72d ago0xc0ef3a…6bb106
0xd13f…1f6d0xec6f…8326Base—$0.01100%coinbase72d ago0x14881f…fb19d7
0xd13f…1f6d0xee43…54efBase—$0.01100%coinbase72d ago0xb77ebc…3b32b7
0xd13f…1f6d0x74ba…4b83Base—$0.01100%coinbase72d ago0xc9f6d0…80b314
0xd13f…1f6d0x3db9…322bBase—$0.01100%coinbase72d ago0x27d9e0…1c4dc6
0xd13f…1f6d0x91af…f6c4Base—$0.01100%coinbase72d ago0x0de10d…3dddfa
0xd13f…1f6d0xe02a…cdaeBase—$0.01100%coinbase72d ago0x7736cc…9e9bba
0xd13f…1f6d0x117a…e77fBase—$0.01100%coinbase72d ago0x40dfdc…dc8af6
0xd13f…1f6d0x7c82…927dBase—$0.01100%coinbase72d ago0x39badf…708fbb
0xd13f…1f6d0xc399…5302Base—$0.01100%coinbase72d ago0xbc937d…6e9116
0xd13f…1f6d0x2bf8…e1ebBase—$0.01100%coinbase72d ago0xb47d5a…fc8fe5
0xd13f…1f6d0xe370…8b72Base—$0.01100%coinbase72d ago0x4a5449…606a68
0xd13f…1f6d0x71fb…e284Base—$0.01100%coinbase72d ago0xe0fda2…847faf
0xd13f…1f6d0x2e10…802bBase—$0.01100%coinbase72d ago0x3d9ff8…2f0735
0xd13f…1f6d0x025a…bc5eBase—$0.01100%coinbase72d ago0x6a47c7…13cb82
0xd13f…1f6d0xbb59…6a5fBase—$0.01100%coinbase72d ago0xf2c76e…1aed04
0xd13f…1f6d0x5dcb…9d29Base—$0.01100%coinbase72d ago0xf24a0f…ca7fd5
0xd13f…1f6d0xd6ca…4534Base—$0.01100%coinbase72d ago0x3a446c…e5e0a2

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.