Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x599b70…960388
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0xdfe5c1…78a1a6
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0xd3a3e5…cb3137
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x1f6d69…8a1c34
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0xc25d18…3b6722
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x69ca84…ca3821
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0xfc2706…75ec7c
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x1ab4d7…4632b1
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x17b49c…c4472d
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x6758d4…54c89e
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0xf08a28…3b3450
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0xe007c0…1ece6a
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x8bccec…107070
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x8a0d84…b29f02
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x4070e0…323560
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0xb49a1f…8a5478
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x0d00cb…a94a46
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x5f0469…d8c048
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0xcc01f0…a522c7
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0xee03dd…9f8005
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x277c36…74200d
0x1ab9…26030x9c95…e299Base$0.001100%fluxa68d ago0x623e61…8c85ea
0x1ab9…26030x9c95…e299Base$0.001100%fluxa69d ago0xb24555…105564
0x1ab9…26030x9c95…e299Base$0.001100%fluxa69d ago0x17f2ce…51e308
0x1ab9…26030x9c95…e299Base$0.001100%fluxa69d ago0x58a21f…fdff23

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.