Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0xfae258…4b1148
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x3b06dc…48c946
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x2b3253…3b5bba
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x423730…d8eb02
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0xd6723a…b4987f
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x666dd9…5dcab5
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x21d625…84d9ad
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x948601…97c6b1
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x15225a…e7377a
0x5355…1b210x9c95…e299Base—$0.001100%fluxa72d ago0x22c8fa…8979da
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0x7ff572…a832da
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0x1e9577…178cdd
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0xff19a8…5c044f
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0x6c0772…be432e
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0xd4bf0e…542535
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0xf53e6a…befad0
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0x3d5857…2af3c6
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0x93ac84…65b575
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0xd69282…fd3728
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0x6f800f…acac96
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0x2cc087…0fe7c3
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0xe5a8bb…6868f1
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0xa1d3d5…903de4
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0x4b08c8…a45f0f
0x5355…1b210x9c95…e299Base—$0.001100%fluxa73d ago0x36bc22…8571c9

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.