Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550xfe80…47eeBase$0.001100%fluxa15d ago0xb0350f…fcbf0b
0xca41…c1550xfe80…47eeBase$0.001100%fluxa15d ago0xa4469b…8d7cbe
0xca41…c1550xfe80…47eeBase$0.001100%fluxa15d ago0x4e4850…c6a217
0xca41…c1550xfe80…47eeBase$0.001100%fluxa15d ago0x770c79…01fe25
0xca41…c1550xfe80…47eeBase$0.001100%fluxa15d ago0x28ff7f…6c8581
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x28d086…f912e6
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0xfd4f9e…025bc5
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0xa0de49…89d0bd
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0xe8abcb…9690b1
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x738b02…b8c01e
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0xd734bf…a54e3c
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0xeeec50…4a2d5e
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x4f779d…b3dec0
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x3b7dd2…4c8ba1
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x6bf01f…ad27c5
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x5a8291…d6848e
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x06bfe4…d9d5eb
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x09804b…96596d
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x86e55f…90cbaa
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x6783f9…7617f7
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0xb88d87…a80fcb
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x7e0cfe…8acc29
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x00510e…0273ee
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0x63d525…086a0e
0xca41…c1550xfe80…47eeBase$0.001100%fluxa16d ago0xb8b4e0…dba2cb

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.