Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0xc788e9…15b02b
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x39ca1f…24102d
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0xcb5106…d9cdfd
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x859774…21e0a6
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x44780d…1edd93
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0xcde3b2…f867f5
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x017d2a…b00b7f
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x4a5708…c81fc7
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x47dfd4…0ab51b
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x486ea7…f65af4
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x13ae95…eb0200
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0xeaee7a…14bc35
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x6be785…920a11
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x267e5a…104195
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x1931de…7a8131
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x247501…0569dd
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x499396…1032cd
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x5aff58…4ced67
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x766f40…2438d3
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0xae4f93…adbc7e
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x5720d4…c4861b
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x17a2e2…60cf8e
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0xf6befd…e6bece
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x3d2638…1d3e13
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa20d ago0x20c8c4…885b76

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.