Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0xb8672c…787c7f
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0x421f50…9bfb0c
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0xa5670f…ee6a8a
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0xd42879…ed91e6
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0xff2dca…07f06a
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0x00194c…2d8891
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0x74617b…2a5005
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0x193143…99af5b
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0x1ab5af…4c11af
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0xe19e1c…7dbb55
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0xb0116b…0d205e
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0x8cf1c2…3a3ec3
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0xad5dbf…849043
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0x2db386…8adced
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0x203b4e…7e78c9
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa18d ago0xb6639b…2f28fc
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa19d ago0x466b2e…d02a26
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa19d ago0x44a1ee…08eccb
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa19d ago0x4f0591…e4aa36
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa19d ago0x63f25e…d220ed
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa19d ago0xf2b9da…cffc53
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa19d ago0x594e5a…c68616
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa19d ago0xe8fe10…55040f
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa19d ago0x9dc4a2…3c8fcb
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa19d ago0x0b8805…956037

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.