Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0x7793e5…40b0ea
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0x97c4fb…b10fcd
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xd36075…8603e0
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xcd157f…962970
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xe144de…c537f5
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0x53b2a5…400dff
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xaef8c0…dc7b49
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xbaca2d…c7902b
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0x53236d…c40694
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xc6b6d5…b01219
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xdc82ec…0a911b
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0x18153e…7d2586
0x8097…59590x9c95…e299Base$0.001100%fluxa31d ago0xcc4c43…05f925
0x8097…59590xfe80…47eeBase$0.001100%fluxa31d ago0xe62fc8…fa609d
0x8097…59590xfe80…47eeBase$0.001100%fluxa31d ago0xab4e49…4d6770
0x8097…59590xfe80…47eeBase$0.001100%fluxa31d ago0xc22890…a48a5e
0x8097…59590x9c95…e299Base$0.001100%fluxa32d ago0xe0dec5…f957eb
0x8097…59590xfe80…47eeBase$0.001100%fluxa32d ago0xf0e60f…85eb19
0x8097…59590xfe80…47eeBase$0.001100%fluxa32d ago0xfdc1db…8b71c1
0x8097…59590x9c95…e299Base$0.001100%fluxa32d ago0x2a73c3…cd1cd4
0x8097…59590xfe80…47eeBase$0.001100%fluxa32d ago0x084d48…8d7baa
0x8097…59590x9c95…e299Base$0.001100%fluxa32d ago0xed43ad…c63f90
0x8097…59590xfe80…47eeBase$0.001100%fluxa32d ago0x711371…f666ba
0x8097…59590x9c95…e299Base$0.001100%fluxa32d ago0x92fbf5…8a0bc6
0x8097…59590xfe80…47eeBase$0.001100%fluxa32d ago0x73c3d2…c68341

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.