Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37ce…64dc0x3e0a…78e7Base—$0.004024100%coinbase73d ago0x0d7e58…1233f1
0x37ce…64dc0x3e0a…78e7Base—$0.004522100%coinbase73d ago0x1189d6…5e333d
0x37ce…64dc0x3e0a…78e7Base—$0.003415100%coinbase73d ago0x8df4a5…c73555
0x37ce…64dc0x3e0a…78e7Base—$0.005107100%coinbase73d ago0x40d465…c81668
0x37ce…64dc0x3e0a…78e7Base—$0.002939100%coinbase73d ago0xfa2b57…2a6c0e
0x37ce…64dc0x3e0a…78e7Base—$0.004564100%coinbase73d ago0x3d7b24…9c529a
0x37ce…64dc0x3e0a…78e7Base—$0.004034100%coinbase73d ago0xafcab2…88bbb2
0x37ce…64dc0x3e0a…78e7Base—$0.003925100%coinbase73d ago0xccf2e8…64fde8
0x37ce…64dc0x3e0a…78e7Base—$0.005221100%coinbase73d ago0x0323e0…96c0f3
0x37ce…64dc0x3e0a…78e7Base—$0.004095100%coinbase73d ago0x219236…642e5d
0x37ce…64dc0x3e0a…78e7Base—$0.005715100%coinbase73d ago0x0778e8…d9d164
0x37ce…64dc0x3e0a…78e7Base—$0.00495100%coinbase73d ago0x1ecaa1…876412
0x37ce…64dc0x3e0a…78e7Base—$0.00427100%coinbase73d ago0x090b96…bb49f9
0x37ce…64dc0x3e0a…78e7Base—$0.00582100%coinbase73d ago0x084903…40f5f0
0x37ce…64dc0x3e0a…78e7Base—$0.004261100%coinbase73d ago0xf96112…ff1443
0x37ce…64dc0x3e0a…78e7Base—$0.003191100%coinbase73d ago0xd8f9c6…9bb2f4
0x37ce…64dc0x3e0a…78e7Base—$0.005003100%coinbase73d ago0x228a26…7b1e1f
0x37ce…64dc0x3e0a…78e7Base—$0.003121100%coinbase73d ago0x7b3f02…a7ce12
0x37ce…64dc0x3e0a…78e7Base—$0.004562100%coinbase73d ago0x2683d7…45e5f1
0x37ce…64dc0x3e0a…78e7Base—$0.004805100%coinbase73d ago0xba779d…a2a42e
0x37ce…64dc0x3e0a…78e7Base—$0.004331100%coinbase73d ago0x0eb0d9…7cff26
0x37ce…64dc0x3e0a…78e7Base—$0.005713100%coinbase73d ago0x0f557e…0575cd
0x37ce…64dc0x3e0a…78e7Base—$0.004165100%coinbase74d ago0xd723c0…36a826
0x37ce…64dc0x3e0a…78e7Base—$0.003914100%coinbase74d ago0xbb246a…8edcfc
0x37ce…64dc0x3e0a…78e7Base—$0.004811100%coinbase74d ago0x9535a3…128277

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.