Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab8…fd2c0xdb5a…0671Base$0.001100%coinbase56d ago0x6d02c9…6bf3ad
0x01c9…28160xdb5a…0671Base$0.001100%coinbase56d ago0x416745…3bb819
0x01c9…28160xdb5a…0671Base$0.001100%coinbase56d ago0x29a7ba…6ca2ea
0x0ab8…fd2c0xdb5a…0671Base$0.001100%coinbase56d ago0x13ed73…8d8695
0x01c9…28160xdb5a…0671Base$1.00100%coinbase56d ago0x58c871…2ee7e7
0x01c9…28160xdb5a…0671Base$0.001100%coinbase56d ago0xc377f7…5c5008
0x01c9…28160xdb5a…0671Base$1.00100%coinbase56d ago0x7ade50…a8e3ea
0xbbdb…595e0xdb5a…0671Base$0.001100%coinbase56d ago0xa01b92…1fac6b
0x0ab8…fd2c0xdb5a…0671Base$0.001100%coinbase56d ago0x9f6b65…11ba6d
0x0ab8…fd2c0xdb5a…0671Base$0.005100%coinbase56d ago0x99c5e7…b86ab5
0x0ab8…fd2c0xdb5a…0671Base$0.001100%coinbase56d ago0x1bbfbf…54e334
0xbbdb…595e0xdb5a…0671Base$0.001100%coinbase56d ago0x693f7e…a64ad8
0xbbdb…595e0xdb5a…0671Base$0.001100%coinbase56d ago0x9bb2e6…7d115f
0xbbdb…595e0xdb5a…0671Base$0.001100%coinbase56d ago0x27846e…174b6d
0xbbdb…595e0xdb5a…0671Base$0.001100%coinbase56d ago0xb8fae9…231e07
0xbbdb…595e0xdb5a…0671Base$0.001100%coinbase56d ago0xdf9de6…4297bb
0xbbdb…595e0xdb5a…0671Base$1.00100%coinbase56d ago0xd39eb2…7a6d7b
0x0e79…90950xdb5a…0671Base$0.001100%coinbase56d ago0x8eccf4…54c680
0x0e79…90950xdb5a…0671Base$0.001100%coinbase56d ago0x7d8f20…d29ae2
0x0e79…90950xdb5a…0671Base$0.001100%coinbase56d ago0x1c28da…ac8775
0x0e79…90950xdb5a…0671Base$0.02100%coinbase56d ago0x1c8746…db6531
0x0e79…90950xdb5a…0671Base$1.00100%coinbase56d ago0x437ddc…752b6f
0x0ab8…fd2c0xdb5a…0671Base$0.001100%coinbase56d ago0x99ea35…25e0f5
0xe3fc…fa000xdb5a…0671Base$0.02100%coinbase56d ago0x161e88…dff397
0xe3fc…fa000xdb5a…0671Base$0.02100%coinbase57d ago0x0c9db6…6c6f8c

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.