Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xa81dfe…f45ea3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x5950cf…a6e662
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x639209…f21129
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xac08f0…e4015b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x3f2f3a…623c1e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x0af32e…a8c7b1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xede624…8032c8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xe8e66b…db8e4a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x4171f0…b488cd
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x147dce…8619b3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x09172f…49fc6d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xb56ba1…4ac79f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x4987f6…dbab13
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xa7b663…c72bb7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xa79773…713562
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xb0957e…4516c7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xf659ac…97dd8b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xcc7f81…fa042b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x1b0a8d…69df94
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xcd872f…2773a5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x4a13c5…086242
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xbe2602…3495ea
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x6c137b…53c524
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x4b11e3…4cce81

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.