Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xd5cb39…3d622c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xa0de4c…f4c00e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xf1a499…b76fe8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x152a69…966a24
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xe6a73a…3822e4
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x26b457…7c382b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x948cd7…0b19d4
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x4cbcb6…eac457
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xf1a91a…dcad40
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x914420…fda3f1
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x05c0ae…95f0bc
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x7e0ebb…19f417
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x99cbf4…c3cf1b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x17d581…f9d226
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xa56b98…aafc7a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xd6d4c7…8201e2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x10337b…a52826
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x75b897…e9b82a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x8b4ee5…2478b9
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xde2ebc…a7dc25
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0xa1eb6e…d8e24b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x85451d…5b2817
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x59b27d…329f57
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x3d7a51…a6fcdf
0x4efd…51720x9c95…e299Base—$0.001100%fluxa94d ago0x2c2687…45a306

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.