Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x7dabd2…73e7d7
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0xf6fbe8…16a9b7
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0xed41de…8e0d8e
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0xccabde…c4b80f
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb500f6…dff780
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x1ca091…32c871
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x48309a…ccd5d5
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x795096…8c5a3c
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x3954f0…665b93
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x1a4164…503e66
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x9f7da4…386464
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x35b01c…0dd67b
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x713bda…bb6ab1
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x9de680…4452da
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x716b28…be953b
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0xa9035d…4087fa
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0xde2e2d…6ebc82
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0xddc6f8…c90e3f
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x49e2ab…ee3c3e
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0xdac584…873d86
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0x9f2987…bc5877
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa18d ago0xbcb61d…7e433d
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0xf02d68…50bf4d
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x516332…353fd7
0x857e…dd5d0xfe80…47eeBase—$0.001100%fluxa19d ago0x5b2efa…a0601a

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.