Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0xa3ac70…956d12
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0x191051…32ed2e
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0x4b18ce…f4b446
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0x29de0a…53e48f
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0x77791b…1e69a9
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0x3a75e3…6c8834
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0x401350…7d50c6
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0x252aa7…17d617
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0xcafc82…9b374c
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0x791c41…12dc61
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0x99bb55…afa850
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0xfecc0a…50d697
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0x5e4474…9445c1
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0xd3d98f…0a8658
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0x90e333…160d7e
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0x13171f…c26210
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0xa78599…6a9cce
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0x397ae8…a72de2
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0x8446bd…420c6e
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0x1829d4…771cbc
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0x92518b…005319
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0x7725ad…904d4f
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0xa04559…0a33d9
0x3892…1f240x13bf…b9a7Base—$0.00125100%candidates107d ago0x9944ca…81f945
0x3892…1f240x13bf…b9a7Base—$0.002100%coinbase107d ago0xe74721…a95cdf

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.