Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x499706…e3dd0b
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0xd9aa0b…7b3434
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x6ba9b2…1c851b
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x672f6d…4408df
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0xd48a45…b8ae42
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x87e6cd…36cda0
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0xc6c6eb…534153
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x77d687…3044ab
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x9efc02…642801
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0xeed654…73df53
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0xcc08e4…dbe5fe
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x72571a…517295
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x0e3ebf…a6e23f
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x92e69d…88b85b
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x777328…fdb69a
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x2f8f8d…388b86
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x506019…7f4d75
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0xe8e46b…de163b
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x77270e…ab757c
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x11fa49…ed6b86
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0xd071f2…8ddf2f
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x6b0173…a1d8e2
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x9feb59…8af1d6
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x3197f1…364754
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x7e1d18…6149e7

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.