Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0xc58c2c…6216c5
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x5a5a1d…1cb6b8
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x19c40e…96a075
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0xfc2436…b702d5
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x6e3aa0…247ec2
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0xc47b13…7a0588
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x4e225c…f6973f
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x429754…145cb9
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x7c6322…f32606
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x1951e1…ac69d3
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0xfa07fe…83213e
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0xd4cb6e…258a37
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x54a6b7…e5cf59
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x65f027…b16523
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x23ca34…9d8367
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x7ac62d…301d4d
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x949b1b…55af68
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa78d ago0x92cd4e…df8b81
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa79d ago0x77d13a…91415b
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa79d ago0xebcc17…52e3e1
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa79d ago0x12fcaf…570885
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa79d ago0x34e1f6…0ece0b
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa79d ago0x6ca789…0b61ce

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.