Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa106d ago0x84dec4…51cf48
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa106d ago0x81713e…04a9f1
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa106d ago0xc9c853…215a8d
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0xe0927c…480f3f
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0xa20444…a7a168
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x0742b3…fc192f
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0xaa06b8…cb0e87
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x8e3f7e…a52d6d
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0xf06186…7d4635
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0xcfe1f0…5f0fcc
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x1fb76f…53212b
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x0b193c…9b9a2a
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x146046…2565e3
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x45f88d…2cf850
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0xc9b17c…b54ca9
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x83a8a2…daae79
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x824027…d2dcbc
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x918f48…ea7fb6
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0xa53113…3e821a
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x68ffd5…d21ed8
0xb90a…9ae40x09a7…a50bBase—$0.04100%fluxa107d ago0xe56d06…6d24dd
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x7b1b66…dbe2c4
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x0e7e73…03e501
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x6414bd…8e1df1
0xb90a…9ae40x09a7…a50bBase—$0.01100%fluxa107d ago0x156750…fbff8b

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.