Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x5b8d4e…97cd9b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x4241b2…28d045
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x90bb28…ddda7b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x53253a…d4ab71
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x45dab5…c493b8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0xd716c5…6bd3cc
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0xda3fae…fc192e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x17a5f4…38ecad
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0xca6124…71f4a8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x9a2ec5…3055ce
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0xf99de0…fc3d1e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0xb1f240…30ee22
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0xd8441f…ee1aa8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x8040ba…1c5661
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x448c22…fe7a04
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x561503…3d1080
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x3f4502…d81250
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x5e4290…e9b9ff
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0xa6fa0d…f81d27
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x95ba70…2c4d32
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x4c6e92…3aafed
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x92f434…738c11
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x3348cc…cb63f5
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0xc0e42d…7ea091
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa31d ago0x5b3c52…71022c

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.