Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0xbe19ec…420683
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0x69997f…2a1c32
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0x2d0d4c…55d541
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0xccf9a0…5d80cb
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0x1404e0…8159ed
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0x5e45e3…33ae74
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0x66ce5e…633eb5
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0xf06214…b80e0f
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0x38e886…55e0bd
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0xf0158d…43420c
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0x031300…fd7d03
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0xa97d1a…5c00b8
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0xd7e2e8…7e9391
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0xb631e9…59d5a1
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0x10134e…b3c220
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0x0d3dad…7699b8
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0x7c1197…0d5f33
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0xb17010…ae312c
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0xe6dde2…3c3615
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0xf643ab…cee375
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0x7cf257…0fdc54
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0x0cb069…a76977
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0x6d4c0c…680e77
0xdb64…78680x13bf…b9a7Base—$0.004100%candidates114d ago0xcbc0e5…d14c2a
0xdb64…78680x13bf…b9a7Base—$0.002100%coinbase114d ago0xd89d7b…6ef389

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.