Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x82c308…fc75c9
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x9324e6…4eb465
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x652208…197985
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0xce46b2…d4f669
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x093e36…d0a7be
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0xcdf99c…d46782
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0xaafe90…eddf15
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x32212d…da2c9e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x1d7dca…47d156
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x88357a…7447aa
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x3213e5…eb328c
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa43d ago0x3a3f3f…af16b4
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0xa20118…c02cec
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x3c7eac…bd1f6c
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa43d ago0x37a5c5…a5aa7e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0xda07fb…82fbac
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x1e451b…7737bd
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0xed9f0e…446a9a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x80eb36…c05e05
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x74a9aa…443898
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x1e4a8a…eeb186
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0xca93b6…56a1c0
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0xd7d506…968905
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x11bc3d…514e2d
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa43d ago0x6cdb03…41316d

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.