Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x52dec0…b638e3
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0xa50821…56bd36
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x83076d…2692d4
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x61b2e4…6858bf
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x7a8b99…93fb2c
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x3c6647…710ad3
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x1529df…464a3f
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0xb76d5f…bef40d
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x8bdf12…34ee40
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x512894…7c2f3e
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x6efc67…c3606b
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x34d637…faa2e9
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x7a3260…86e1c4
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0xb57113…70aeac
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x27d541…2f2e1a
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa47d ago0x5a96e1…f13615
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa48d ago0x4ea483…804cad
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa48d ago0xce2d74…3e58d5
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa48d ago0xf05edc…0c307b
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa48d ago0xda4120…13782a
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa48d ago0xbff91a…048a5a
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa48d ago0x053855…d6d280
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa48d ago0xc256d9…f4de9d
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa48d ago0x56317c…b92f8f
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa48d ago0xd30d52…5f85e8

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.