Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0xaf2312…009b40
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0xfc5af3…6cce72
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x7be98b…98ad41
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x40f45b…3724be
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x6728be…7f9757
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x2b0345…cd6df7
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x1cb70f…7fdf83
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x52b7cc…6b95d1
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x831e26…6d3da0
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x4ebd7a…2374ed
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x18c45b…b68df3
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x1ad240…fd2bed
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x8fb863…2c9341
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x1cefc2…9b3997
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x4ac5a2…06e032
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0xcf10c5…b9ca8a
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x4b7d5d…ef1a13
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x819c9e…d7e256
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x4755cb…d06c5a
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x5a3200…d713f4
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x855500…aa88ce
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x3c5bd7…02a7b0
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa69d ago0xc6e731…3ecc39
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa69d ago0x3f61d8…762797
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa69d ago0x466f4e…c6f48c

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.