Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa41d ago0xa42c93…aabf6c
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x6a8414…43782a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa41d ago0xa9ff3e…d19338
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa41d ago0x8a8e39…e509d5
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0xc0190f…2df1c0
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0xd123b7…a94424
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x9d9c84…ef7644
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0xaa1e39…29c276
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x6e8035…4c3b60
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x12848c…356516
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0xb6e4d0…6400cc
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0xe55371…70ec88
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x726a7e…a1a97f
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x9bbc2e…1b0fdd
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0xbc46cd…1d5abe
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x1f88ee…e68744
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0xd20f89…f122c9
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x2bdc67…27153e
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x2adc5c…765faf
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x1de8a1…ddc064
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0xcf3106…03cf79
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0x65e10f…d78bb3
0x7403…dad50x9c95…e299Base—$0.001100%fluxa41d ago0xebdb4e…818ad7
0x7403…dad50x9c95…e299Base—$0.001100%fluxa42d ago0x61abdd…d732d3

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.