Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x618ecb…b331b2
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x6e4763…68bbb8
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x27719a…bdf07e
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0xb67c7c…5acff5
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0xbfe6de…f1fae2
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0xec5a7b…996d52
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x95a22b…b53b8e
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x162ae1…cf0eae
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0xdf45af…105d71
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0xcf7369…c3c782
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0xa5ddfd…8770e2
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0xf42533…ee5cf6
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x648d13…a49c4b
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0xa789b1…14b0a8
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x04cf0f…5135b4
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x0c4df3…378b27
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x54fa3d…1e6288
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x31b8ea…7465d8
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x21489d…6c5329
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x4ffb14…d7758d
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x2402a7…ad82e7
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x5cd4d9…2b1f48
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x9410ec…84b181
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x117b2e…e5893f
0xff43…4e3f0xfe80…47eeBase$0.001100%fluxa16d ago0x69b326…381665

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.