Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0x5b211d…ea491c
0x54e1…f4e00xeca8…5354Basex402 service$0.04100%coinbase2d ago0xcee041…5fd0d7
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0x731f69…9cb9f4
0x54e1…f4e00xeca8…5354Basex402 service$0.05100%coinbase2d ago0xaff966…00dd0b
0x54e1…f4e00xeca8…5354Basex402 service$0.008100%coinbase2d ago0x0fc2d3…4e19e0
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0xbb652b…0ad9c0
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0xdc5e11…73d1ef
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0x361099…0d3298
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0xaddfab…a8260f
0x54e1…f4e00xeca8…5354Basex402 service$0.04100%coinbase2d ago0x64ea06…88ff56
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0x87d287…9ddb63
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0xc809a4…6fe7da
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0xd8353e…b4f185
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0xcd4001…a506a8
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0x5cec16…45c4dc
0x54e1…f4e00xeca8…5354Basex402 service$0.008100%coinbase2d ago0x6fce4f…ec213d
0x54e1…f4e00xeca8…5354Basex402 service$0.008100%coinbase2d ago0xb93025…eb6da0
0x54e1…f4e00xeca8…5354Basex402 service$0.008100%coinbase2d ago0x0073ae…bcdea1
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0x587ce1…4e0258
0x54e1…f4e00xeca8…5354Basex402 service$0.008100%coinbase2d ago0xcb40fb…50802c
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0x691102…754097
0x54e1…f4e00xeca8…5354Basex402 service$0.008100%coinbase2d ago0xa069cf…ec16eb
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0x053a2e…b68ca1
0x54e1…f4e00xeca8…5354Basex402 service$0.008100%coinbase2d ago0xff1064…cf7c4d
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0x8e1236…f8c87b

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.