Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x50ff2a…70e388
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xd1bc93…0046d7
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x69be87…e76fd5
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xc771f0…60440f
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x026610…89dfa6
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x946869…2a2d01
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xad2ef6…249401
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xc976bf…5ae370
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x08665b…45004d
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xdf60b0…eee232
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xecba7d…b56e51
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x4628f7…4a8b21
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x2309b3…665ec6
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xc0683f…6b7b15
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x35ee00…723a4a
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x31d3f8…b15270
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x9c39ac…b2552e
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xf6ea70…b6dca7
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x5bd669…0084e1
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xe38402…5c9f93
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x12ca53…f13a5d
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0x6e1ed1…58d370
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xf42a6b…416e46
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xccbccf…7b932b
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa80d ago0xf0e827…be024b

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.