Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x3dcba9…2caf34
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x4b2981…b1e951
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x851756…f7fbaa
0x7809…9ec30xac65…4417Base—$0.09100%fluxa109d ago0xe66252…b230dd
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x54e13c…8d0241
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x5003ae…11cff0
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0xbc3545…12ba06
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0xb58276…b3c0b8
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x38dad0…564681
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0xa64c2e…dcb1eb
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0xf7794e…6bdc4a
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x08384e…ec18f7
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x609346…65483e
0x7809…9ec30xac65…4417Base—$0.04100%fluxa109d ago0x58a57f…008174
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0xea28d9…f8d516
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x8d3cab…f4df54
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x5da74d…f0b8f5
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0xd50b62…a39d3a
0x7809…9ec30xac65…4417Base—$0.05100%fluxa109d ago0x461f18…d75327
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x19ec41…9089bb
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x6bea30…b99962
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0xda2693…1e553f
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0xcd6af3…66aeec
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa109d ago0x92f863…d6b7b4
0x7809…9ec30xac65…4417Base—$0.07100%fluxa110d ago0x3e6d0e…28a086

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.