Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x706ad7…4f4dc8
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x59d3a6…800cbf
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x9c3f08…4574c8
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0xb5daee…f38e53
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x9688c2…4cef72
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x96b0fa…421c2d
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x897625…85684d
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x9962e0…d9180d
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0xdf7d3a…3dd6b1
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x8b060d…d2a31c
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0xc3ccca…0ffd51
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x4566a9…3d35dd
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x3de263…5917e2
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x5f31a8…30b449
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0xb2d217…1873a8
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0xf63edf…699745
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0xc072cd…bba845
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x73182b…17399e
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x770440…6ffab2
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x97232e…a41862
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x296bd1…5e12f1
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x5e4bed…0b0d9d
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0x39abca…fbfa78
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0xe1541f…860b62
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa91d ago0xfd2e9b…a0cf7a

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.