Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0xfe80…47eeBase$0.001100%fluxa14d ago0xf6b857…2eb6dc
0x386e…832c0xfe80…47eeBase$0.001100%fluxa14d ago0xc50d7e…0801d4
0x386e…832c0xfe80…47eeBase$0.001100%fluxa14d ago0x669920…b77f14
0x386e…832c0xfe80…47eeBase$0.001100%fluxa14d ago0xe2c97a…b543c6
0x386e…832c0xfe80…47eeBase$0.001100%fluxa14d ago0xc8be4b…ead470
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0xfcff33…169f1c
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0xab20ff…47aa68
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0xfd1556…54939b
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x0082aa…d0fd3a
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0xe80ffe…60167c
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x98b200…19038e
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0xf5bdb3…66f648
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x577bc0…1f776c
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x61e90d…5e0366
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x57b974…e61eb4
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x109055…a981fd
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x02bbb6…0f5c3f
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x8c9508…c19c73
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0xaef537…232ba7
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x50c05d…fef1ee
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0xca473a…3f102a
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x20eef8…d17716
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0xb6b900…5ae450
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x6936d6…b20729
0x386e…832c0xfe80…47eeBase$0.001100%fluxa15d ago0x2e836b…a8264f

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.