Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xffc18e…ab6d63
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xe1818a…40a4d9
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xfc522b…b8ca99
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x17f7ed…b98e00
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xa11451…428b78
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x2418d5…731fe6
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xf250af…f9f811
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x2ec983…8da1ae
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x46c6e3…9b42e2
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xcfad4a…486bab
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x03eddc…9604af
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xe9dd91…7a762b
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xd43bec…782ed1
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xf521d3…b3fa04
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x7befd8…6b5ebc
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x3b6321…e3b602
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xe5ee1e…4adfab
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x396273…9c2632
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xb2fa12…eb2bbc
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xceefcd…362811
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x9bb832…435f22
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x7b1648…160d7e
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x5e7baa…739ab9
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0x265b83…1ebc99
0xb329…44470x5aae…482eBase—$0.001100%coinbase8d ago0xce95bb…2172ce

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.