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%coinbase46d ago0x0dd0d5…aee51d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x30ed2b…ae7104
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0xdea12b…ca5897
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x2b8df2…b03e7c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x4fd7bf…c5d3e2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x765f26…5f60c4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0xa5ddfb…e23fe8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x556031…689f09
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0xf9ca09…1e550f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0xb830b5…cdaf4d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x6c7572…f94cad
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x5a4f75…37336f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x333ecb…f9b293
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0xd88a79…9094bd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x0aeb3f…774c79
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x8c2847…c911db
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0xea7319…d131d5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x3f2370…b07b29
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x13d275…8e3ea7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0xe40e86…617872
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x72e907…640b2e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0xb613c5…f628e9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x73f590…ce19cb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x6d770e…2e877a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase46d ago0x5ac746…34e8ee

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.