Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x0ffb…83c6Base—$0.28100%fluxa18d ago0x12a97c…75819f
0xe88d…92210x7a16…493fBase—$0.28100%fluxa18d ago0xd31b9a…344c79
0xe88d…92210xd279…c82eBase—$0.28100%fluxa18d ago0xf2f2c8…db8c24
0xe88d…92210xd489…ce72Base—$0.28100%fluxa18d ago0x6b4f52…1e32fd
0xe88d…92210x2a3b…6272Base—$0.08100%fluxa18d ago0x4cf9fb…be0fda
0xe88d…92210xd870…083aBase—$0.28100%fluxa18d ago0x45eac4…32378d
0xe88d…92210x3883…804cBase—$0.08100%fluxa18d ago0xef2be0…6b40c8
0xe88d…92210xb028…dbceBase—$0.08100%fluxa18d ago0xc903d8…9634cf
0xe88d…92210x9ed5…130bBase—$0.08100%fluxa18d ago0x4035fb…392b5f
0xe88d…92210xc50e…b3e9Base—$0.08100%fluxa18d ago0xf54668…019010
0xe88d…92210xf479…dbd8Base—$0.08100%fluxa18d ago0x0b4177…a23fdd
0xe88d…92210x10b6…e4b7Base—$0.08100%fluxa18d ago0x5cc8bf…6ddfc8
0xe88d…92210x57a2…d5f4Base—$0.08100%fluxa18d ago0x04c2f1…6a18c0
0xe88d…92210x4b41…28aaBase—$0.08100%fluxa18d ago0x59a8c5…e7fca5
0xe88d…92210x4d1a…ddeeBase—$0.08100%fluxa18d ago0x876652…518594
0xe88d…92210xc28f…72daBase—$0.08100%fluxa18d ago0x8346b0…894092
0xe88d…92210x1e64…4af1Base—$0.08100%fluxa18d ago0xe746b9…be8e1d
0xe88d…92210x53b7…29a2Base—$0.08100%fluxa18d ago0x39e5f5…f9a4ea
0xe88d…92210xb8db…681bBase—$0.08100%fluxa18d ago0x6009b5…e322d7
0xe88d…92210x0d27…d661Base—$0.08100%fluxa18d ago0xb5af5f…98c953
0xe88d…92210xb2f4…95a2Base—$0.08100%fluxa18d ago0xee9e86…bd1c30
0xe88d…92210xa224…fd9bBase—$0.08100%fluxa18d ago0xe20efa…4f43d1
0xe88d…92210x1321…eb69Base—$0.08100%fluxa18d ago0x2d4765…62f73e
0xe88d…92210xb752…edd6Base—$0.08100%fluxa18d ago0x13262c…e9b6b3
0xe88d…92210x1fcf…9feeBase—$0.08100%fluxa18d ago0xf642f6…1c33d6

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.