Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59d0…8eb30xac65…4417Base—$0.05100%fluxa107d ago0xabea3e…ffebc6
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0x6fdbd2…af2105
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0xcc8656…e867ad
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0xaa11cb…a14a92
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0x3dd19b…7e23b0
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0x3ab85e…22f85b
0x59d0…8eb30xac65…4417Base—$0.11100%fluxa107d ago0xa45e57…a4de27
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0xb1770b…fa212e
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0xa05f31…c4a422
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0xdd8be7…a2bc21
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0xff849e…54d2a1
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0x50096d…76cd29
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0xfca0df…a94c9b
0xb90a…9ae40x59d0…8eb3Base—$0.05100%fluxa107d ago0xf8ccd2…41103d
0x59d0…8eb30xac65…4417Base—$0.02100%fluxa107d ago0xf7f2af…e2ae35
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0x9245af…7c54c5
0xb90a…9ae40x59d0…8eb3Base—$0.01100%fluxa107d ago0x400b42…66f785

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.