Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690xfe80…47eeBase$0.001100%fluxa29d ago0x74a4c5…8bb581
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa29d ago0x081084…3bf607
0xe951…068c0xfe80…47eeBase$0.001100%fluxa29d ago0x962fa0…8e7d2b
0x926b…29a00xfe80…47eeBase$0.001100%fluxa29d ago0x853bca…b35958
0x0068…f6780xfe80…47eeBase$0.001100%fluxa29d ago0x2516ee…e1a269
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa29d ago0xee362a…65fa45
0x06d0…262f0xfe80…47eeBase$0.001100%fluxa29d ago0xa920d8…3b9f24
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa29d ago0x5f0ae9…efa46e
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa29d ago0xf3384b…c1b7b4
0x109f…25150xfe80…47eeBase$0.001100%fluxa29d ago0xf2ae53…65e255
0xee07…c3450xfe80…47eeBase$0.001100%fluxa29d ago0x74c7f4…69b424
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa29d ago0x0ae504…8380d8
0x20f7…6f1b0xfe80…47eeBase$0.001100%fluxa29d ago0x8a36de…284bf7
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa29d ago0x73c7c6…40f5c4
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa29d ago0xe78904…3bf5fb
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa29d ago0x7c8c1b…ad4763
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa29d ago0x0918e1…dfeefc
0x069e…dafe0xfe80…47eeBase$0.001100%fluxa29d ago0x51945c…9f9197
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa29d ago0xb20fe3…eec524
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa29d ago0xde12f2…eb20ca
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa29d ago0x9eec54…bd3eba
0xc500…445b0xfe80…47eeBase$0.001100%fluxa29d ago0x3c717b…813b90
0xbaef…ef360xfe80…47eeBase$0.001100%fluxa29d ago0x3a4ae2…7f6a20
0x7ea8…acfe0xfe80…47eeBase$0.001100%fluxa29d ago0xc41091…09aefd
0x3f31…01150xfe80…47eeBase$0.001100%fluxa29d ago0xf0e801…4ba335

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.