Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base$22.0570%0xcfc4…e1043d ago0x46bb6a…b40810
0x1332…66eb0x47c5…4fc3Base$157.5070%0x3dd1…4d5c3d ago0xe6639a…0a74da
0x1332…66eb0x47c5…4fc3Base$147.0070%0xc5bc…36063d ago0x002d05…4f24d4
0x1332…66eb0x47c5…4fc3Base$5.2070%0x18cc…27503d ago0x61fc00…812bb6
0x1332…66eb0x47c5…4fc3Base$10,500.0070%0xc330…c0b23d ago0x713d19…8642de
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc144…dd4e3d ago0x827a9c…9748b7
0xa0c4…caed0x47c5…4fc3Base$10.5070%0xc0fa…66cc3d ago0x178bc6…f99ca4
0x1332…66eb0x47c5…4fc3Base$20.8070%0x8112…51673d ago0x266217…51bf53
0xa787…64cf0x47c5…4fc3Base$10.5070%0x39ac…36cd3d ago0xee8c77…b2b1bb
0x1332…66eb0x47c5…4fc3Base$68.0070%0x0c68…47ce3d ago0xe0357e…a8ebd5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2fa9…16de3d ago0x4c6215…dd28fe
0x1332…66eb0x47c5…4fc3Base$10.5070%0x898f…4f5e3d ago0x06e722…a7f6ba
0xa10f…07cc0x47c5…4fc3Base$10.5070%0x90ad…1cd63d ago0x9b27f7…4e4329
0x4c1a…d6fc0x47c5…4fc3Base$78.7570%0x5d3d…e3333d ago0xb19d00…d5ebad
0x5407…5a2b0x47c5…4fc3Base$52.5070%0xd253…4d183d ago0x875f65…09edc9
0x1332…66eb0x47c5…4fc3Base$47.2570%0x39f9…9a793d ago0x092d18…a30a13
0x65a1…705e0x47c5…4fc3Base$98.7070%0x99d9…ec9d3d ago0xd3fb8f…29377d
0x8d0e…1af30x47c5…4fc3Base$52.5070%0x6476…d7263d ago0xfa3589…796e88
0xa787…64cf0x47c5…4fc3Base$12.6070%0x9993…8cf53d ago0x48ae80…ba4b5e
0xc565…ac250x47c5…4fc3Base$10.5070%0x60af…6a253d ago0xe8c232…dee835
0x1332…66eb0x47c5…4fc3Base$18.0070%0x133d…a4763d ago0xbff659…49c64b
0x040e…72930x47c5…4fc3Base$25.0070%0xd8cf…8eb73d ago0x40fcb0…29aefe
0xc9a2…31540x47c5…4fc3Base$15.7570%0x03f1…4e5f3d ago0xe1df43…f38885
0xa787…64cf0x47c5…4fc3Base$12.6070%0x05c6…16ba3d ago0xa8e475…667b46
0x1332…66eb0x47c5…4fc3Base$4,998.0070%0xb55c…2e3e3d ago0x80578d…f1203b

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.