Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0x305fdc…5be1ab
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0x252bfe…7acbe7
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0x040d0c…cce63a
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0xcb5087…9a118c
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0xa6d5ed…9afb5f
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0xd237b2…199483
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0x463906…b8b679
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0x8f1b63…49fde9
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0xd6d707…8f1ca0
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0x7deff0…afaba2
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0xdad29d…6ff566
0xa599…919c0x9c95…e299Base$0.001100%fluxa38d ago0xd9eccb…8675d2
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0x5eb6df…f2dd7b
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0x608853…ddfd1f
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0xa25732…16aadd
0xa599…919c0xfe80…47eeBase$0.001100%fluxa38d ago0x32991c…7ce08e

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.