Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0xc21cf3…dc9c6b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0x9511f3…5a0ab6
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0x7cdfcf…798310
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0xb09558…0f7544
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0xd0f8ac…3f9ec0
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0x5b9b47…094145
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0xa25e84…fda0d0
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0xb5ad1f…86e04e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0x91460c…becfc2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0x37c35b…f3ba07
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0x25b09e…f3be7a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa71d ago0xa45cc6…a105ae
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0x236c35…6b35b9
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0xc5be64…de09f8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0xa0533a…b1f87f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0x65e791…39ed52
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0xfb57fd…7395d8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0x97801d…eb59c4
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0xd89c72…7e6cbf
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0x4474fa…e12a75
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0x4181f1…3a633d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0x7b05e4…89dd66
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0x84f834…e431c1
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0x16d7b7…4f8001
0x4efd…51720x9c95…e299Base—$0.001100%fluxa72d ago0x630966…c4a9a2

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.