Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x154a…ba3214h ago0xcb2170…5e1bbe
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6d99…b43314h ago0x95867e…9edf2a
0xa787…64cf0x47c5…4fc3Base$42.0070%0x8e4d…98c014h ago0x75d902…b19641
0xa787…64cf0x47c5…4fc3Base$10.5070%0x88cf…d21b15h ago0xeee260…295868
0xa787…64cf0x47c5…4fc3Base$21.0070%0x3dd1…4d5c15h ago0xdab8ae…01908b
0xa787…64cf0x47c5…4fc3Base$15.7570%0x2c22…1f1c15h ago0x54dbf1…9f91d7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8437…41a815h ago0x50bba4…9ca809
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc0fa…66cc15h ago0x2db770…6020d1
0xa787…64cf0x47c5…4fc3Base$10.5070%0xac5b…869815h ago0xea345e…21c07f
0xa787…64cf0x47c5…4fc3Base$22.0570%0x5ed5…f6c015h ago0x802522…be06dc
0xa787…64cf0x47c5…4fc3Base$31.5070%0x466a…f27116h ago0xd5d1d1…a23ab1
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6e05…667f16h ago0x9ddd1c…24fd03
0xa787…64cf0x47c5…4fc3Base$21.0070%0xc89e…795816h ago0x34cc5f…9a4fb7
0xa787…64cf0x47c5…4fc3Base$21.0070%0xa1fb…723e17h ago0x2efecb…afe7c3
0xa787…64cf0x47c5…4fc3Base$10.5070%0x175b…99fa17h ago0x98dc01…d16152
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9ac4…71a917h ago0xae8a4e…d23383
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2859…83d417h ago0x0c6ff9…2ed184
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc76e…a7a917h ago0x85114b…81f668
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe7f6…e17417h ago0x9d7d6b…28425e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2d18…781117h ago0x2af611…1ed286
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc246…c59517h ago0x356faa…031c43
0xa787…64cf0x47c5…4fc3Base$10.5070%0x63f7…457818h ago0x083c2b…7a2c11
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd4a6…3b8d18h ago0x08abc0…cb2f19
0xa787…64cf0x47c5…4fc3Base$22.0570%0x44bc…cd6a18h ago0x7cef05…77f535
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7bc8…426118h ago0x6003cf…bf625f

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.