Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x107935…6b43f2
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xf5e0ad…a0bc18
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xea030f…e6f219
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x340e12…2c84e8
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xe674d7…605ccb
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x0e85d0…f5b0bf
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x11de9e…ae2196
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x1b77dc…017140
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x7944f8…713a53
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x17b469…9cebb6
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x16c7e5…98b4c6
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x635e4e…b846d8
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x329f64…dfd1e4
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xd3d4f3…e6f5e5
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xcf72ef…2e5894
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xa8ccf3…3a3171
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xec2164…b6a39e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xe30a03…ed17a6
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xa6d496…622b1c
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xf4d21d…5e2d75
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xb60c49…ec8100
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x6f7f3d…580411
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x6eec9f…58f038
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0x3ac4af…5e43d4
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa70d ago0xfb1f9e…2f8fc8

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.