Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7da…7cec0x6a0a…bf67Base—$0.01100%coinbase3d ago0x9c3688…8d4858
0xf7da…7cec0x6a0a…bf67Base—$0.01100%coinbase3d ago0x058f37…9996d3
0xf7da…7cec0x6a0a…bf67Base—$0.01100%coinbase3d ago0x1170ed…d67549
0xf7da…7cec0x6a0a…bf67Base—$0.01100%coinbase3d ago0x4d07bb…0400ec
0xf7da…7cec0x6a0a…bf67Base—$0.01100%coinbase3d ago0xee6a28…69734f
0xf7da…7cec0x6a0a…bf67Base—$0.01100%coinbase3d ago0xbf11f5…9a1869
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0xc36562…710c75
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x59a302…1609f3
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x073675…c42293
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x3ab609…1e1049
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x27236e…e3d939
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x97fb68…9cb67b
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x5dbd87…a9cd93
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8f61e3…59da91
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0xaa30ac…247a4c
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x3cf252…d4d3ea
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0xad1a0f…1eef8d
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x2c2576…059a37
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8b0811…85afd9
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0xdd98ae…95ce7d
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0xe78738…beeabc
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x048bf5…e6491b
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8bab1c…4a57ea
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x5cf98c…b67d48
0xf7da…7cec0x6a0a…bf67Base—$0.10100%coinbase3d ago0x23bb5c…88ab5c

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.