Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8503…c07265d ago0xa4a5ea…1c85c4
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6344…a21a65d ago0xae59f3…381237
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x0452…7f6665d ago0x3edd73…be1db4
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0553…cecf65d ago0x083466…0f7755
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x1e09…da4165d ago0x3e22a7…414e98
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x515b…21b565d ago0xf89e07…ca4749
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x8112…516765d ago0x8a84aa…f7b3c6
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa5c8…4ccb65d ago0x067713…9481ba
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x54c8…88d565d ago0x93a539…898097
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc06a…344766d ago0x24a4d1…747bcc
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc84b…0cb366d ago0x4f5f62…5a2995
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x6204…112266d ago0xd7c298…6ea2e4
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9ea2…605a66d ago0x99efab…a021d4
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xd8e2…3d4b66d ago0xad87c4…fc540c
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9dba…e8e066d ago0xe90070…1226bf
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x3ab4…e68466d ago0xc82522…167168
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x04e2…747866d ago0xbadf2e…cdff3d

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.