Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x3bce55…c6cb45
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x18e7d4…fcc9e6
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x205c0b…4e4c29
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x92eb17…dc08ed
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x43d369…7066af
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0xf97ca3…06871f
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x775ad5…1a4299
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x52fae8…851ce7
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x142dd6…205486
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x94e981…849fbd
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0xf5814e…9c4cfc
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x2597a5…139100
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x31e1bb…eecc0b
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x046d64…774cbf
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x42d162…53a576
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0xc1abba…fe4d95
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0xed4174…02de6c
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0xa493f5…dac421
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x5c7562…c860c1
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x370972…5567ab
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x2480db…99bf29
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x5c472e…7e39b1
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0xc138dc…55b813
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0x07aea7…7b2ee3
0x4db3…fa6d0xa9dd…2315Base—$0.002100%coinbase37d ago0xc27eb9…7e2d60

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.