Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x1a0e66…e125f4
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x63f396…58e674
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x0024c7…fef739
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x1498c3…0e5bd9
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x34f337…e3272f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x279724…d2c2d9
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0xd5ef29…340620
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0xd66bba…40f7d6
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0xf73ced…ae686c
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x33e22a…074fb8
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x22e61f…e1ac2a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa20d ago0x0202a6…39a180
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0xd3961e…94f591
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0x999c06…095a1c
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0xec2e5c…25d1fb
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0x4fc1e8…8eb6b4
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0x88cb8b…df42cf
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0xe4bd38…fb5890
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0xd93540…ab0465
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0x491cc1…3a7c92
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0x04ac52…e2c53f
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0x14f354…4c7b1b
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0x860f23…77acf3
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0x757233…55db82
0x7daa…be570xfe80…47eeBase$0.001100%fluxa21d ago0x05b9ab…315087

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.