Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x3e8718…d15553
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x204fa9…01d66a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0xd48d3e…7febe7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0xf49bab…559ad9
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x2c41d2…dca611
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x4cf380…2b2b86
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x51f96f…89969b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x2fbd28…7546dc
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0xc1c8e1…e4489b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x83a462…095342
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0xbfda76…ee8a1a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x568bd7…054f4c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x3f4693…a10727
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xac6095…dd5f26
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x129412…af55f9
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x5ab719…89bd05
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xb1ab6e…1feff0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x626a79…1812f2
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x8c4255…6d3a34
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x260336…e86d12

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.