Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x5dd6d1…214e0c
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x607e2f…4a989f
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x587088…5e4910
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0xd40377…d7ecff
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0xf8fb02…41339a
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x7ceb0c…7a1c16
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0xbdeb1c…5b5373
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0xf31b05…d984ee
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0xb14115…09a0b8
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x905fea…827e94
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x0f275e…c32cb7
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x0e62cc…0f617e
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0xb03585…ff3760
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x1e94f1…526774
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0xb60b7f…6faa5a
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x956ba8…99baf5
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x4789ac…a118df
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x807f56…b391b3
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0xcb0e8a…2ff041
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x4b6106…4d8407
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x2ed62e…20eaac
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0xdc74d8…422239
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0xe3203d…874332
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x529195…85b1a5
0xbf2d…7fe40xa9dd…2315Base—$0.002100%coinbase27d ago0x0bc181…4533de

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.