Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x55ac3e…8e81bc
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x8ff2db…43b4ba
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0xa77281…621156
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0xb5f5c9…d777a4
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x56c0cf…992efc
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x046b38…edfb1d
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x3b9cb5…ba6bb4
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0xdb8c4a…ea38dd
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x83e9a9…91ac06
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x2e7f68…a689d7
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x5cb699…a84f22
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x3f225c…f89235
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0xc94cc2…30ea69
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x738910…b5798f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0xec4943…de1c16
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x28f3ee…122ffc
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0xdcfd9b…ec6d94
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x063293…ebb87b
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0xf30251…e51412
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0x498a3f…e0c841
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0xd0f9d4…87ef49
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa22d ago0xf5aaee…049103
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa23d ago0xdef44b…5cfd0b
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa23d ago0x0cab8e…f03cec
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa23d ago0x2cd931…875b6f

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.