Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0x5eb7fa…4c9ca9
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0xcb0b19…37c792
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0x112a15…d3f468
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0xf59e47…6ce952
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0x392294…e53e8a
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0xfafef9…d916c1
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0x3b8d16…7c6ed6
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0xbf37ad…65f134
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0xddbab0…ee7eab
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0x50eb8a…db8946
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0x698617…b2aaae
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0x69d980…2e13b5
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa41d ago0x5eef75…f1848b
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa41d ago0xa881b1…10636b
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa41d ago0xe19e5c…fd941e
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa41d ago0x302c8e…2ace04
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa41d ago0x2340fc…b0eb7d
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa42d ago0x8bb82c…35813e
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa42d ago0x2a5254…3f60ac
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa42d ago0x1c8540…80c082
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa42d ago0x52ac3e…7964e0
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa42d ago0xb8aa4c…75d296
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa42d ago0x96b2f2…283785
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa42d ago0xf550af…4f85c5
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa42d ago0xe4ac6c…d0a747

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.