Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xa782…cada4d ago0x4a1307…6ccf44
0xc9a2…31540x47c5…4fc3Base—$31.5070%0xe162…62684d ago0xdd087d…c5fe17
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x7dc9…9d7b4d ago0xd27b00…9fb9a0
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2b2b…961c4d ago0x393942…9c70f0
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xcf6b…a40a4d ago0x65ab4f…6c87bd
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x154a…ba324d ago0x6c7569…002d11
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x6d10…b12b4d ago0x887117…0d2514
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xb9e3…292d4d ago0x271852…e95eba
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x1e6d…37c14d ago0xd151b7…418d82
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x4a3c…71024d ago0x186d76…1d88af
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x1f5f…656e5d ago0xe0dc7d…f232bc
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x7daa…02175d ago0xa3976b…5befec
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x3ab4…e6845d ago0xf78320…5c1d5a
0xc9a2…31540x47c5…4fc3Base—$47.2570%0x3d53…a3595d ago0x7e97a8…190757
0xc9a2…31540x47c5…4fc3Base—$19.9570%0x54b0…43845d ago0xd88982…a07e09
0xc9a2…31540x47c5…4fc3Base—$13.6570%0x0c68…47ce5d ago0xdb2cf8…3b0f46
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x133d…a4765d ago0x249f77…0c0678
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xa070…95e05d ago0x9609cd…f193b3
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xf31d…cc4b5d ago0x34eaaf…3cf05c
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x54c8…88d55d ago0x0fa8ea…9a5a04
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x6b3c…58cb5d ago0x7cafb9…a06f9c
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x6d55…0cde5d ago0x8268b0…7fea6b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xef99…bf595d ago0x17873d…b7bbc7
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x6a96…27ff5d ago0x4455a1…b730e8
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xc06a…34475d ago0x0b846e…758219

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.