Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0x426e96…2fc375
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0x21e2f2…3c423f
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0x2a911b…41f32a
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0x6aac73…2c49ef
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0x95f0a4…164da4
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0x0e307a…afc05d
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0x8a495f…84c9f1
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0xabd113…42a6f0
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0xa625b4…a536a2
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0x46bbbb…086668
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0xd36421…38aed0
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0x9dba6b…48fe4a
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0x09c830…81a97e
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0xf52180…ac9fdb
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0x13e400…52bf6b
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0x45f317…ffc916
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0xa3c68c…31354e
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0xe0c367…a10979
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0x909ae2…30a6ca
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0xd3c0cc…5142b3
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0x43edf0…60b348
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0x28d92e…dae7a5
0xff43…4e3f0x9c95…e299Base$0.001100%fluxa39d ago0x51d4d9…b1e46e
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0xbe905c…e054ca
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa39d ago0x0e19f1…5c22b9

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.