Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa71d ago0xe8e053…79135c
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa71d ago0x70196b…56c096
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa71d ago0x904e60…d9ad3a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa71d ago0xda7b34…d5becc
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa71d ago0x9e3e7c…cfd265
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa71d ago0x1761fa…1e6f8a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa71d ago0xcbba27…0e5283
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x92eeab…6a81ee
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x344b04…263e32
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0xbc12b1…f686ea
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x0a24fb…208ed5
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x5b0188…9057d7
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x95b27f…bc406e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x9679ae…b6f517
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0xeaa9d8…bb158a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x9d20b5…0b505e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0xa4563b…aa1179
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0xbb4b5f…4eaa8e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x2985e0…c66cf8
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x3086ff…6c7ded
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0xb9a719…69e10e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0xad0c05…b79976
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x9239f2…ea5a3f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x6855b4…4d276a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa72d ago0x9c0626…3876d6

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.