Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xa9d9d1…aacc14
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xb05eda…91622e
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x38878e…3e1cca
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x9f5f30…259c18
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x2a4cf4…336881
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xc04147…48f1a3
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xa94869…dd6065
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xeff59d…a7a24d
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xdb80cb…a35014
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x2dadf7…bb53ba
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x37d77c…3ad7b9
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xffb7cb…8b3a26
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xe9ce9a…a00098
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x3e75b1…fca69d
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xa410fd…a99648
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xe09c99…ee3034
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xf9aa08…20cc55
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x57fb4c…18b4d8
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xc8ec7f…5f4454
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x25868c…e56d44
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xc905c5…f880eb
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x94b811…fcd831
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x6b4307…69d7f9
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0x1bbc21…d609c5
0x1d41…6afd0xa9dd…2315Base—$0.002100%coinbase35d ago0xf50afc…d5ba7a

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.