Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec35…11060x6a0a…bf67Base—$0.01100%coinbase2d ago0xe9691e…35b7d5
0xec35…11060x6a0a…bf67Base—$0.01100%coinbase2d ago0x44d18d…211f34
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x987557…ad8b22
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x926eea…c7b222
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xa18801…2a5765
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xc9d829…0f5dca
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x313459…4e4398
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xa42de7…de24da
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xdd442c…bee6af
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x8c9ea5…ee4de7
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xcf5f91…d02c71
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x82cb19…c16911
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x1e82d8…ece4ba
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x389ba5…7c0560
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x1b5af9…133ac9
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x556ac0…631d21
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x7cc043…deef85
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xcd3b1b…e51b9d
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xc8c7c7…de2b9d
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x00ed4d…c7a8ab
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xf0b82b…c67d36
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xdc3361…4c9d0f
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0x948541…40d93a
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xf6a850…ed15c8
0xec35…11060x6a0a…bf67Base—$0.10100%coinbase2d ago0xe7dba2…019b78

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.