Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x2ff12a…27ea53
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x90a593…f15958
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x833825…7ac24e
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x4b995e…529cce
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x059cba…0d6df2
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x2856e4…948061
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x9e8203…b67838
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x74161c…8aa883
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x7eee21…9c3b18
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x7f018c…e31952
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0xa893e2…9492fc
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0xf165d0…6bec1d
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x84509a…664c5d
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x15e050…fbdb3b
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x654609…e825bd
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0xaf3803…f13231
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x0d7f1e…8a206a
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0xda964f…971e12
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x517f7d…2f0b0f
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x298be0…fb5bd5
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0xbbf877…8d6a22
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa66d ago0x65208c…17d8e7
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa67d ago0x625541…74c777
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa67d ago0x4e3bbb…730e71
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa67d ago0xc4bf90…c0db09

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.