Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x4044…6171Base—$0.22100%fluxa69d ago0x95019d…4109f0
0xb90a…9ae40xea2e…3548Base—$0.05100%fluxa70d ago0xe9a231…b86258
0xb90a…9ae40xea2e…3548Base—$0.10100%fluxa70d ago0x83f326…1b1464
0xb90a…9ae40xea2e…3548Base—$0.50100%fluxa70d ago0xbdc369…c3bf8e
0xb90a…9ae40xea2e…3548Base—$0.50100%fluxa70d ago0xdd5aec…e57d22
0xb90a…9ae40xea2e…3548Base—$0.50100%fluxa70d ago0xa6933f…997546
0xb90a…9ae40xea2e…3548Base—$0.50100%fluxa70d ago0x075e93…fc1df1
0xb90a…9ae40xea2e…3548Base—$0.50100%fluxa70d ago0x461d61…f612a9
0xb90a…9ae40xea2e…3548Base—$0.50100%fluxa70d ago0x7846e1…d59618
0xb90a…9ae40xea2e…3548Base—$0.50100%fluxa70d ago0x14a0fa…a46d97
0xb90a…9ae40xea2e…3548Base—$0.10100%fluxa70d ago0x80262d…6d2d3c
0xb90a…9ae40xea2e…3548Base—$0.10100%fluxa70d ago0x09e669…8c0c7d
0xb90a…9ae40xea2e…3548Base—$0.10100%fluxa70d ago0xf05ded…2a36c7
0xb90a…9ae40xea2e…3548Base—$0.10100%fluxa70d ago0x9f4ac6…7ad02d
0xb90a…9ae40xea2e…3548Base—$0.50100%fluxa70d ago0xe18aea…fd01c1
0xb90a…9ae40x1067…30b7Base—$1.51100%fluxa70d ago0x370f6e…0a22a4
0xb90a…9ae40x34cb…b10aBase—$0.50100%fluxa70d ago0x999a97…3e1ebf
0xb90a…9ae40xa595…c09fBase—$0.50100%fluxa70d ago0x57e470…ebd722
0xb90a…9ae40xd492…8882Base—$0.50100%fluxa70d ago0x99984f…135bf8
0xb90a…9ae40xf314…1e5bBase—$0.50100%fluxa70d ago0x67b5a5…4aa7e2
0xb90a…9ae40xce97…31dbBase—$0.50100%fluxa70d ago0x535cb6…b4c420
0xb90a…9ae40xfd94…a673Base—$0.50100%fluxa70d ago0x25d7e4…994a61
0xb90a…9ae40xb787…b9a9Base—$0.50100%fluxa70d ago0x8be43e…e5533c
0xb90a…9ae40xbacb…4d78Base—$0.50100%fluxa70d ago0x62650a…fa0aed
0xb90a…9ae40x1f50…500aBase—$0.50100%fluxa70d ago0x3c27c9…5e43f6

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.