Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x8ddcdf…46efac
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0xd05e51…202b3d
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x70ab3a…1bb9e7
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x0a36d0…151dd9
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x1cffc1…226ed0
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0xebd6e1…254aef
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0xb7bef1…a307ca
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x015082…75cda7
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x7f72ce…e2df7a
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x4a77b3…feefe0
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x59f9de…313f93
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x0e4f78…9ef80f
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x0770b5…b0b2db
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x39e3b2…15b280
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x583213…ecc97b
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x38e10e…834884
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0xeab620…88202c
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x76e9e9…678a76
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0xfe8cd4…86f03e
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x500563…39c4fe
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0x74da7d…fd1103
0x18aa…81520x9c95…e299Base—$0.001100%fluxa67d ago0xfbeb85…223234
0x18aa…81520x9c95…e299Base—$0.001100%fluxa68d ago0x4c1129…5df557
0x18aa…81520x9c95…e299Base—$0.001100%fluxa68d ago0x063856…7fd5d9
0x18aa…81520x9c95…e299Base—$0.001100%fluxa68d ago0xde13f4…f8d2b2

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.