Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0xa23351…5d103d
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0xfa9f9a…a435db
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0xb0c8f0…5bb957
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x4858c6…3e0724
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0xa97d52…87e2c5
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x592db4…6a5ffe
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x5af6f6…97a405
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x3dca74…7185e2
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0xf0abf2…a9be4c
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x1bbebb…0e0cf0
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x498990…0547b3
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x5ed1d0…b7bc4b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0xcef2a0…6ab212
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x9d0d69…268092
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x100930…0ba48b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x9aa507…d29207
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0xa3c674…ba6487
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0xe9b0a5…63132c
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa83d ago0x08743d…744141
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa84d ago0xbc3882…64c563
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa84d ago0x091f56…c0a171
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa84d ago0x82b993…068fb2
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa84d ago0xd4c81a…ad77b5
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa84d ago0xdd1a5d…a2db8d
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa84d ago0x069762…34ff6d

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.