Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x1f15bd…0722c7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa33d ago0x26b3eb…c9c13d
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x382565…2e06f8
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0xcc9250…d58b91
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x160729…34ecb9
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x80c5b3…b93109
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa33d ago0xb0f710…5457e6
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0xba6163…39333f
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x8d5bf4…59c34c
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x0ffb45…47538d
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa33d ago0x60afc5…df2f50
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x3a607d…2fcee4
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x6ad818…7c4ecc
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x42988c…55a5c9
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x5fc677…23a064
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x557e2c…0981ad
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x6881eb…0c08e7
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa33d ago0x31fdd8…ec7402
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0xa877e3…221d01
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0xbc04b3…a945b8
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x9743ad…3a064a
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa33d ago0x18b5e5…c51a97
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0xdc4f80…0a5710
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0x74da4c…7df9ad
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa33d ago0xfc4861…0d5d05

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.