Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$3.15100%0x8100…1de560d ago0x9019d1…0a2de5
0xa520…eca40x0e3d…7757Base$3.15100%0x33d4…503760d ago0xd10eb1…b86dd4
0xa520…eca40x0e3d…7757Base$2.10100%0xd1bc…096d60d ago0xb8cd00…a4cc23
0xa520…eca40x0e3d…7757Base$10.50100%0x0c68…47ce60d ago0x055fb7…a426f0
0xa520…eca40x0e3d…7757Base$12.60100%0xca7d…500160d ago0x45f4d5…3b04d7
0xa520…eca40x0e3d…7757Base$10.50100%0x6344…a21a60d ago0xba91b8…52172a
0xa520…eca40x0e3d…7757Base$10.50100%0xd6e8…21cd60d ago0x6d7226…34693e
0xa520…eca40x0e3d…7757Base$5.25100%0xc664…74ab60d ago0xfb9c10…0251f6
0xa520…eca40x0e3d…7757Base$8.40100%0x74b9…018f60d ago0x01a712…e99c7d
0xa520…eca40x0e3d…7757Base$10.50100%0x4f4d…74b761d ago0x146df5…6ee2df
0xa520…eca40x0e3d…7757Base$19.95100%0xd8e2…3d4b61d ago0x4b6dea…83722e
0xa520…eca40x0e3d…7757Base$5.25100%0x73bd…b44461d ago0x355127…1b5787
0xa520…eca40x0e3d…7757Base$10.50100%0x4184…789b61d ago0x690b97…a4c567
0xa520…eca40x0e3d…7757Base$5.25100%0x8c4f…19d761d ago0x3ff827…0c8767
0xa520…eca40x0e3d…7757Base$6.30100%0x0d6a…b70461d ago0x4425fc…19e13f

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.