Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase44d ago0x31d014…07cbdd
0x60dd…75830xb0af…7de0Base—$29.86100%coinbase44d ago0xe8aedf…94283e
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase44d ago0xb72bfd…1ba544
0x60dd…75830xb0af…7de0Base—$29.48100%coinbase44d ago0x5deff3…51b775
0x60dd…75830xb0af…7de0Base—$29.94100%coinbase44d ago0x325da8…463520
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase44d ago0x6efb46…6457c2
0x60dd…75830xb0af…7de0Base—$17.32100%coinbase44d ago0x3a3dc4…809b72
0x60dd…75830xb0af…7de0Base—$28.02100%coinbase44d ago0x29937e…46f9d3
0x60dd…75830xb0af…3befBase—$3.00100%payAI44d ago0xe332f3…3d1bfa
0x60dd…75830xb0af…7de0Base—$30.02100%coinbase44d ago0xda4eaa…8362a9
0x60dd…75830xb0af…3befBase—$3.00100%payAI44d ago0x909e7d…af1ede
0x60dd…75830xb0af…7de0Base—$29.50100%coinbase44d ago0xbe001c…7865f8
0x60dd…75830xb0af…7de0Base—$29.98100%coinbase44d ago0xcb9a5a…d1304e
0x60dd…75830xb0af…7de0Base—$8.72100%coinbase44d ago0xb3986d…678819
0x60dd…75830xb0af…7de0Base—$29.88100%coinbase44d ago0xc26d5e…40f708
0x60dd…75830xb0af…7de0Base—$29.93100%coinbase44d ago0x202aff…994f87
0x60dd…75830xb0af…7de0Base—$8.68100%coinbase44d ago0x4a1474…a85fd5
0x60dd…75830xb0af…7de0Base—$29.99100%coinbase44d ago0x232a78…e15254
0x60dd…75830xb0af…7de0Base—$28.03100%coinbase44d ago0x11358a…df9fa5
0x60dd…75830xb0af…7de0Base—$29.90100%coinbase44d ago0xeac8c6…d21bf3
0x60dd…75830xb0af…7de0Base—$29.51100%coinbase44d ago0xaddde6…549b5f
0x60dd…75830xb0af…7de0Base—$29.90100%coinbase44d ago0xd23b83…1aa94e
0x60dd…75830xb0af…7de0Base—$17.43100%coinbase44d ago0x86d58f…0b0df4
0x60dd…75830xb0af…7de0Base—$29.98100%coinbase44d ago0x01c9d1…ec5535
0x60dd…75830xb0af…7de0Base—$29.96100%coinbase44d ago0xaf7f2f…9a90a7

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.