Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$10.5070%0x1f5f…656e2m ago0xdc29f7…013907
0xc9a2…31540x47c5…4fc3Base$10.5070%0x54b0…43847m ago0xe581f7…744331
0xc9a2…31540x47c5…4fc3Base$10.5070%0xb99f…c90327m ago0x3e1fc6…50e981
0xc9a2…31540x47c5…4fc3Base$10.5070%0xfb22…aa3b37m ago0x803aa9…934ae9
0xc9a2…31540x47c5…4fc3Base$15.7570%0xb89a…e8ac1h ago0xedbaba…8776b7
0xc9a2…31540x47c5…4fc3Base$10.5070%0x84ea…0e471h ago0x195539…6b6414
0xc9a2…31540x47c5…4fc3Base$31.5070%0x4218…be871h ago0x9afe0c…e0f37a
0xc9a2…31540x47c5…4fc3Base$10.5070%0x73bd…b4442h ago0x881d19…5811e5
0xc9a2…31540x47c5…4fc3Base$21.0070%0x5682…a9523h ago0xedda0d…444bbb
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4173…26653h ago0x7d018d…e785d1
0xc9a2…31540x47c5…4fc3Base$10.5070%0x1ceb…22ad3h ago0x502fee…be1844
0xc9a2…31540x47c5…4fc3Base$15.7570%0x6d7b…aade3h ago0x296c05…b4745b
0xc9a2…31540x47c5…4fc3Base$10.5070%0xfe42…c1f04h ago0x1a6323…866cf6
0xc9a2…31540x47c5…4fc3Base$11.5570%0xe10f…cb704h ago0x6fc459…c58987
0xc9a2…31540x47c5…4fc3Base$10.5070%0x09f6…b65c5h ago0xd0704d…22cdda
0xc9a2…31540x47c5…4fc3Base$14.7070%0x0908…9e515h ago0x1af85b…2429de
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3ab4…e6846h ago0x57c80d…f4ec55
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc4a4…9e866h ago0xe5bd56…f3690e
0xc9a2…31540x47c5…4fc3Base$10.5070%0x9092…bc9e7h ago0x60a238…964c86
0xc9a2…31540x47c5…4fc3Base$10.5070%0xf8ec…37d47h ago0xbe3982…23c6c7
0xc9a2…31540x47c5…4fc3Base$10.5070%0x493b…b9168h ago0xd10ac5…a7ec6a
0xc9a2…31540x47c5…4fc3Base$29.4070%0x80e7…127f9h ago0x744a60…c21420

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.