Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420x1538…475cBaseUsenamiFunding$0.001100%coinbase65d ago0x170aca…aac5d3
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase65d ago0x7a37d2…add4ed
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase65d ago0x10a5bf…77f90a
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.001100%coinbase65d ago0xb9eb92…691308
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase65d ago0xd930c5…b124bc
0x9897…e0420x82b1…cd7bBasex402 service$0.001100%coinbase65d ago0xfb5aa0…5e69d0
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0xe7564c…9ef2f4
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x0b4614…32e1f7
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x5ed46a…ee7220
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x31098a…d5a499
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0xf3398c…ae6879
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x6e0d72…451382
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x087fe2…eaa351
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x1c4438…b5a4ad
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0xaee87e…a5abec
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0xcd9da3…83645c
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x0f9f1b…fc928f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x7879fc…7b3f13
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0xc56fbd…08c6aa
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x73580d…04d01a
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0xe6fcca…26a43c
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0xf96bad…3cf21d
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0xecafe9…3bc888
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x3ed1ea…26ff21
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase65d ago0x40413c…79f713

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.