Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0xf278f4…796c0d
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0x74ed31…0a4e95
0x2cfe…ab190xac65…4417Base—$0.99100%fluxa120d ago0xb55614…b209e9
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0x669a23…e10854
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0xd2f89b…fee09e
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0xed4524…34f0cd
0xb90a…9ae40x2cfe…ab19Base—$0.90100%fluxa120d ago0xd8b9fd…85fbcf
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0x36e410…b8e7e2
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0xbef026…d9142a
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0x4fa1f4…ff7888
0xb90a…9ae40x2cfe…ab19Base—$0.02100%fluxa120d ago0x447573…0c30b8
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0xb4fa63…873904
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0x9c9658…46d100
0x2cfe…ab190xac65…4417Base—$0.04100%fluxa120d ago0x9b59ff…fda5b6
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0xfcb721…68a337
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0x8d853f…8dd271
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0x43efb9…d2a0b5
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa120d ago0xa75838…2f2bed
0x2cfe…ab190xac65…4417Base—$0.01100%fluxa121d ago0x6076e8…ae93e6
0xb90a…9ae40x2cfe…ab19Base—$0.01100%fluxa121d ago0x379f98…8120bd
0x2cfe…ab190xac65…4417Base—$0.15100%fluxa121d ago0x769bf7…1bd7f6
0xb90a…9ae40x2cfe…ab19Base—$0.05100%fluxa121d ago0x6cd07a…5bb3a3
0xb90a…9ae40x2cfe…ab19Base—$0.10100%fluxa121d ago0x54e741…213750

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.