Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa408…8ca20x219f…6de7Base—$0.01100%coinbase73d ago0xb477d4…7a0baa
0xa408…8ca20xe9f8…62b3Base—$0.01100%coinbase73d ago0xc1db26…8a7295
0xa408…8ca20xfec1…e338Base—$0.01100%coinbase73d ago0xd769bd…de693e
0xa408…8ca20x7c1c…814cBase—$0.01100%coinbase73d ago0x0c5156…647efd
0xa408…8ca20xaf63…e7a9Base—$0.01100%coinbase73d ago0x3af194…4c56bc
0xa408…8ca20x72a4…ff59Base—$0.01100%coinbase73d ago0x4604e4…1ed864
0xa408…8ca20x67ae…cd51Base—$0.01100%coinbase73d ago0x8ce9d5…c787f0
0xa408…8ca20xeaf7…aaedBase—$0.01100%coinbase73d ago0x48f005…a20442
0xa408…8ca20xcced…561bBase—$0.01100%coinbase73d ago0xa97e4f…c803ab
0xa408…8ca20x6f01…fd77Base—$0.01100%coinbase73d ago0x484e26…fd0d6b
0xa408…8ca20x7c99…9213Base—$0.01100%coinbase73d ago0xf1a548…272974
0xa408…8ca20x7644…bb93Base—$0.01100%coinbase73d ago0x5cb97f…876c82
0xa408…8ca20x1526…136aBase—$0.01100%coinbase73d ago0x565e9c…b4efcb
0xa408…8ca20x3620…3c72Base—$0.01100%coinbase73d ago0x576381…a40da2
0xa408…8ca20xdf61…294dBase—$0.01100%coinbase73d ago0x44457c…e1285e
0xa408…8ca20x9aca…9d55Base—$0.01100%coinbase73d ago0xd7b3aa…ef7ada
0xa408…8ca20x390e…2370Base—$0.01100%coinbase73d ago0x015567…57e6a0
0xa408…8ca20xf498…7768Base—$0.01100%coinbase73d ago0xb92d55…4415a5
0xa408…8ca20x6842…1f0aBase—$0.01100%coinbase73d ago0x566f6c…e2e601
0xa408…8ca20xf115…6883Base—$0.01100%coinbase73d ago0x389a74…36a0c1
0xa408…8ca20x177a…4f6eBase—$0.01100%coinbase73d ago0xe6e5bb…120adf
0xa408…8ca20xf7f7…8784Base—$0.01100%coinbase73d ago0x935158…9c8d8b
0xa408…8ca20x309b…9d06Base—$0.01100%coinbase73d ago0xacb99d…09b80d
0xa408…8ca20xd4f3…f233Base—$0.01100%coinbase73d ago0x17136a…cb2355
0xa408…8ca20xb970…fd15Base—$0.01100%coinbase73d ago0x89f03d…44defc

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.