Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0xc42223…2a0eff
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0xf71091…863943
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x79b4e7…b70ed1
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x5bf780…02f0cc
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0xbb466d…729ff2
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x02267e…dfe2ed
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x2c0133…dd99da
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x250a32…3fecc4
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0xc416c2…1b4db6
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0xc01abd…3cb0b8
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x01aebd…825cfd
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x974611…8251fb
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x741557…606bc4
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x6380a7…e91256
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x1015ed…5c7a05
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x043d05…ad35e5
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x72c6b7…dcca3a
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x5a2494…a6f596
0xb228…61800x9c95…e299Base$0.001100%fluxa85d ago0x0d09a3…c44b23
0xb228…61800x9c95…e299Base$0.001100%fluxa86d ago0x16e403…3edea0
0xb228…61800x9c95…e299Base$0.001100%fluxa86d ago0xa3d0ac…0e0245
0xb228…61800x9c95…e299Base$0.001100%fluxa86d ago0xa7aa7f…5fee87
0xb228…61800x9c95…e299Base$0.001100%fluxa86d ago0x5411c9…83aaa0
0xb228…61800x9c95…e299Base$0.001100%fluxa86d ago0x78243d…df7a53
0xb228…61800x9c95…e299Base$0.001100%fluxa86d ago0x8ed070…28e380

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.