Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xad99b4…631825
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xbdfc41…1de3e5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xf14dd1…30e3ee
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x1ececd…a6c26a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x3a27cb…6903b5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xc2fb59…d94a6c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xed7b31…698f10
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x2f54fd…530179
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xcc95ba…27566b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x2a0cb2…f052c2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x9c7c29…5770a7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x95b2e5…f5da58
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xec55f6…d40e64
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x2e0a59…1b3a91
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xa4c224…ef23c9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xc8db13…73aa44
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xb88661…6846d8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x246b81…2f915f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xb63785…89b7bf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x6ecc09…b0ee3d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xf69278…d037ff
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0xb2281e…383b83
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x5e3bb0…2dc2de
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x587d61…4ce43f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase38d ago0x7dd36c…b21fa3

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.