Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x8ee67e…6749e4
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0xbd0da9…b4f65e
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x224053…3507d7
0x56c6…33270xac65…4417Base—$0.12100%fluxa111d ago0xbe7f97…cd86f0
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x558ca4…ce26b0
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x5ee69d…d54ab9
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x2793bb…3ad9bc
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x468019…427405
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x970bd3…7e6685
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x800f05…42e3d2
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x0564b7…0f5fd4
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x1b3afb…d4f878
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x02b94e…23b63c
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0xc82e50…987919
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x28008f…f1360b
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0xd0c4fa…dc493c
0x56c6…33270xac65…4417Base—$0.12100%fluxa111d ago0x81674c…b7ac6a
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0xe65c98…026ac7
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x9f34a6…02bbcb
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x4de641…abd07a
0xb90a…9ae40x56c6…3327Base—$0.05100%fluxa111d ago0x6cf0ad…6f3581
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0xbee7f4…79e7b6
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x9b8ff4…522e23
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0xa7be33…d4d2e3
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa111d ago0x6172b5…382d73

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.