Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase23d ago0x3c3696…079666
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase23d ago0x7553e5…508a57
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase23d ago0x968c49…008dc1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0xe3ea7e…ead80d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0xe111ab…23e1aa
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0xc6c4b2…2864aa
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0xc1dbf6…4383a1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x6b9bd6…0a324e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x0bbc6f…2dfae2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x5046ee…5c3d34
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x58ac62…3b8ffd
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x29144f…a0b1c1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0xf825a9…681578
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x2294b6…6b07af
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x3881c4…1494f0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x50e920…c1c3a6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x03ce7e…112c8a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0xf027a9…bc7665
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x409619…730fed
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0xdefa36…e382d4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x33244a…a18576
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x6ca4c9…3f6bbf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x8f253f…091648
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0x059ba0…fe197b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase24d ago0xdf5e1c…757472

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.