Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0xc49371…a570a9
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x34a4bf…a73d11
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x067cda…c26dc4
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x5a7ee4…e0396a
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x498e0d…aa75a4
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0xd749ff…7a1cf7
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0xb5ca1d…5e3d4a
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa33d ago0x2d9c42…8a044b
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x5e39ba…4f5b13
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x035173…9a34fe
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x41ad0c…a299b9
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x4e50f1…90a90b
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x817287…44bed5
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x1fb81b…39cdfe
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0xeebd14…b86fa2
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa33d ago0x909e24…6084ec
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa33d ago0xe08d3d…dd87b4
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0xbdad8c…001f6a
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0xd8f01a…88812c
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x1ed95b…9165f0
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0xbad894…5a2976
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0xe9bdbd…b7f29c
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0xbc97ea…1b19d7
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0xc9e17c…7efec0
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa33d ago0x430c68…2110f8

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.