Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa15d ago0x345b9c…eded92
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa15d ago0xf7adc2…e179b5
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa15d ago0x405248…531cc3
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa15d ago0x410424…d6a64d
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa15d ago0x49d130…2474bc
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa15d ago0x0e40c2…285a9f
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0x346a19…b59ca2
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xd5e05e…6f68af
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xea014d…d17f4e
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0x9756a2…d95272
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xfb7c04…63c5bb
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xbcba36…b8c648
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0x6b84f2…63e9c7
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0x6bc0f9…1a6a8f
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xfda117…fc5381
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xc3273f…2a0ddb
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xcfb8f0…abdcec
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0x752052…c4a9b9
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0x14efd3…544b49
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xdda2cb…742820
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0x0d40d6…1546a0
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xfa2af4…743d09
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xd130c3…770cb4
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xb9b9c5…4c18bf
0x80c9…ac0a0xfe80…47eeBase$0.001100%fluxa16d ago0xf3ee93…37c3c6

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.