Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa51d ago0x66ebad…e261ba
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x16684b…867ce3
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xc278d2…fdc171
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xe82ab5…6e1a9f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x9ce595…a53cd2
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xd7a735…c2ae5b
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xed3e35…8e915e
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x9b674b…587dd3
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x6c85c9…10d13a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x3ad18e…19bf2f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x43d0dc…b71f98
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xb240c8…2ab1c2
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xf8620f…975d28
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x25db66…d475e6
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x3edd38…fdf775
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x569aca…5b783e
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xf3d7bd…392c97
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x56a26c…8242da
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xf57f1d…271d7f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xba4d8b…f92c9a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x085d82…fa764f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xf81f0c…a61653
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x3021d8…a95c02
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0xca94ba…90821c
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa52d ago0x4be494…5f0c79

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.