Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0830…69670x0e3d…7757Base—$9.00100%0xa4f5…b2f965d ago0x6f1c9f…3e594d
0x0830…69670x0e3d…7757Base—$9.00100%0xed7e…63a666d ago0x2848b7…6fe91a
0x0830…69670x0e3d…7757Base—$9.00100%0xf760…e9ab66d ago0x05d568…3c82fb
0x0830…69670x0e3d…7757Base—$9.00100%0x8bf0…2ce266d ago0x828e8a…dcd3f3
0x0830…69670x0e3d…7757Base—$9.00100%0x70ba…dd5666d ago0xc640e8…a1d1e5
0x0830…69670x0e3d…7757Base—$9.00100%0x2740…f50466d ago0x27b91f…82fb8d
0x0830…69670x0e3d…7757Base—$9.00100%0x8e4d…98c066d ago0x444ef2…977d6e
0x0830…69670x0e3d…7757Base—$9.00100%0x9e2a…5a9466d ago0x967e2e…342459
0x0830…69670x0e3d…7757Base—$9.00100%0x96df…634b66d ago0xa6ff09…a9c6e6
0x0830…69670x0e3d…7757Base—$9.00100%0xa0c6…2cb466d ago0x7995cb…658b9c
0x0830…69670x0e3d…7757Base—$9.00100%0x1763…dc2266d ago0x6a8d32…f879d3
0x0830…69670x0e3d…7757Base—$9.00100%0xc2ed…bd4e66d ago0x67fe26…3bfe33
0x0830…69670x0e3d…7757Base—$9.00100%0x5df6…642866d ago0x434109…781466
0x0830…69670x0e3d…7757Base—$9.00100%0xec7c…5d3266d ago0xdc5b62…c6e3cb
0x0830…69670x0e3d…7757Base—$9.00100%0x1c06…7baa66d ago0xe4b2b0…ab0980
0x0830…69670x0e3d…7757Base—$9.00100%0x2a1b…cb2866d ago0x783d92…015f30

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.