Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb7…6a560xfa45…e3d7Base$0.10100%fluxa4d ago0x7ac4be…0a92e8
0x7a38…59770xfa45…e3d7Base$0.10100%fluxa4d ago0x365d01…fceb34
0x7c4a…fa4f0xfa45…e3d7Base$0.10100%fluxa4d ago0x199866…6cf569
0xfdf5…e65a0xfa45…e3d7Base$0.10100%fluxa4d ago0x5447da…c3cfba
0x27cc…596e0xfa45…e3d7Base$0.10100%fluxa4d ago0x8582d0…82a98b
0x03d9…0cde0xfa45…e3d7Base$0.10100%fluxa4d ago0x251dea…94921f
0x4707…bb7d0xfa45…e3d7Base$0.10100%fluxa4d ago0x22dd71…494b13
0xbd1d…35b50xfa45…e3d7Base$0.10100%fluxa4d ago0xad157b…a02695
0x49f0…354e0xfa45…e3d7Base$0.10100%fluxa4d ago0x09cdd9…ccff91
0x997d…d15a0xfa45…e3d7Base$0.10100%fluxa4d ago0xb2648e…30fdca
0xab72…ed270xfa45…e3d7Base$0.10100%fluxa4d ago0xe63709…f7eee5
0x19eb…6b870xfa45…e3d7Base$0.10100%fluxa4d ago0xd66046…9374eb
0xbfe9…78820xfa45…e3d7Base$0.10100%fluxa4d ago0x6962df…34507a
0x2db5…514a0xfa45…e3d7Base$0.10100%fluxa4d ago0xa98fa7…27ccb8
0x5af4…6f010xfa45…e3d7Base$0.10100%fluxa4d ago0x79a541…f3cd50
0x6441…c1340xfa45…e3d7Base$0.10100%fluxa4d ago0xa7f4fe…b6d1f9
0x0d73…78880xfa45…e3d7Base$0.10100%fluxa4d ago0xeaa518…324ff7
0x476a…31e50xfa45…e3d7Base$0.10100%fluxa4d ago0xe0f34f…a80f38
0x5d7d…b31b0xfa45…e3d7Base$0.10100%fluxa4d ago0x4fe00d…1cc933
0x9bbc…e8280xfa45…e3d7Base$0.10100%fluxa4d ago0xd18237…8ef86b
0x2efb…df1d0xfa45…e3d7Base$0.10100%fluxa4d ago0x3d5b64…6fd7e3
0xd2dd…995f0xfa45…e3d7Base$0.10100%fluxa4d ago0x0c92d6…cf92db
0x540b…f7380xfa45…e3d7Base$0.10100%fluxa4d ago0xe91c9c…48320f
0xb189…0d710xfa45…e3d7Base$0.10100%fluxa4d ago0x13824b…e74434
0x41b9…eeae0xfa45…e3d7Base$0.10100%fluxa4d ago0x4d9a90…47b500

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.