Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xa2cd5a…8e4640
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x95b945…49876d
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xa66a77…39d7dc
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xcdebc9…ebb24e
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x6d674e…60f3d3
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xe9ba4b…c7e9d8
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xffccd8…601e0a
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x67fd93…a6b57e
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x374b29…d635ea
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x0a5339…5bad49
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xb6df14…f9b851
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x9c6a53…4f80d1
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x8169df…1b4774
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xbd234f…213240
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xb6b04c…10d659
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xa39f6d…442350
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x08dab8…de5aa7
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xda169f…53bbb8
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xd0fa1a…765f8b
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x9078a6…ddc931
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x0dd42d…47076c
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xe23b12…cd04bd
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x1634aa…11ed9b
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0xc8cd6c…d2e989
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa29d ago0x31baa2…8fbc14

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.