Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x3f5989…1472bf
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0xf008d0…49f776
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0xa8f982…07ce77
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x4d1d3b…30cd05
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x9ea3e4…ffb946
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x5ba0ae…cd4922
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x34814b…e27b79
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x23fd47…2dfe1d
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0xfff2b7…b0406e
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x8876f0…59fdab
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x05184b…6fae38
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0xfbc6a6…3fda13
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x15d393…889237
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x6b5b1b…625762
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0xd8e63e…3c068b
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x88852d…200512
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x13807d…6e163c
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x2a2304…8f9573
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x93201a…81a774
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x5a11c8…d3db20
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x3e0ccd…4b35fd
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x96ce58…1b3491
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x9705f9…135f4d
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0xd36483…2c7044
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase60d ago0x373283…13d915

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.