Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x15ac53…1f0ef7
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0xc59599…9b5b27
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x372deb…93ef94
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0xfba1a2…35f522
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x7e167b…a03ea4
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x094ccd…41cb72
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x1ab8fb…21cd51
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x3f9713…3033bb
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x9e3c40…6aea48
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0xc5078d…4c042c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0xdcdca1…9865ae
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x8728ae…89fa38
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x6688f2…4e1538
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x30ffc3…124c7c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x452c30…45ae92
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x66dd95…561ac5
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0xddea6b…68f1bc
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x5413c9…d64446
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase2d ago0x31cc21…ba5fc5
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x86d8c2…da39e3
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x410324…f8a870
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0xf1c772…c15971
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x041eb1…23655f
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x6d10db…c58acc
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase3d ago0x08decf…a78208

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.