Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0x9411d6…595692
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0x2db2f6…d11978
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0x082ed8…2f4d2e
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0xd94dbd…21c44e
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0xdc3ea1…ea3cb6
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0xb8edcf…02026e
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0x35e94a…5d4438
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0xdaaf7f…b448c2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0x277a96…de2068
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0x05eca3…d71a77
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0x5f97ee…af68de
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0x1f8706…16694a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0xf93874…b4c977
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0x206395…625834
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0x476026…803fd4
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0x5b28e1…943be5
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0xf8a4d2…12ccda
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0xd44402…a9a614
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0x144a25…3e3572
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0x71b414…401ac0
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0x2ebfb8…83ceb7
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0xb29c69…f71df9
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0x2e67f5…cd5ad5
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates91d ago0x4d40c3…dba03f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase91d ago0xf1940a…c94c12

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.