Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x715051…d2d897
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x31b6bc…6a65b1
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9402c9…9a3f1e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1210e3…b7df77
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1e690c…78986a
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf07c7b…718b47
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd7bd33…ea52c3
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6befe3…11a112
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xacffb9…298b9c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb61ee…2ec467
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b1a87…00f401
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x592ead…0e0383
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8b7678…4aa464
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5e6a2b…f66d46
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc2f2c1…60744d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa7361d…5ebfa7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd5deb2…a20caf
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd5c8ef…ce3226
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf5658f…ef40e4
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9f8ff8…095caa
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x65d589…8c9c3d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x39c841…3fa7a7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc928c7…f9082e
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0f32c8…daff94
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6fee6e…5678dd

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.