Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x0e3d…7757Base—$15.7570%0x30af…b89d32d ago0x12d802…7e29f1
0xeb19…e6200x0e3d…7757Base—$3.1570%0x3ab4…e68432d ago0x0d49d1…7296a7
0xeb19…e6200x0e3d…7757Base—$1.0570%0x69ba…d2e232d ago0xcc8943…46ac6c
0xeb19…e6200x0e3d…7757Base—$10.5070%0xaf61…49f632d ago0xbd030f…5741b2
0xeb19…e6200x0e3d…7757Base—$73.5070%0x9092…bc9e32d ago0xee7913…38dc64
0xeb19…e6200x0e3d…7757Base—$10.5070%0xbdce…f63732d ago0xf8165d…1aaee8
0xeb19…e6200x0e3d…7757Base—$10.5070%0x58f6…451732d ago0xc65d71…205306
0xeb19…e6200x0e3d…7757Base—$2.1070%0x752e…993332d ago0x491a28…b5696b
0xeb19…e6200x0e3d…7757Base—$1.0570%0xd8cf…8eb732d ago0x43575e…dae4d4
0xeb19…e6200x0e3d…7757Base—$3.1570%0xe347…5b3032d ago0x99ec9a…e213b6
0xeb19…e6200x0e3d…7757Base—$1.0570%0x2d8d…301632d ago0xeff2d1…40c6ca
0xeb19…e6200x0e3d…7757Base—$2.1070%0xfaf2…854b32d ago0xff50b6…0c0bd4
0xeb19…e6200x0e3d…7757Base—$5.2570%0xf239…386c32d ago0x1ef1b4…49855c
0xeb19…e6200x0e3d…7757Base—$10.5070%0x72fe…16d632d ago0x621c31…6e21f1
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x73f4…836732d ago0xdd706a…a9e615
0xeb19…e6200x0e3d…7757Base—$5.2570%0x1798…f45f33d ago0x0d8dbe…d040d4
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x03f1…4e5f33d ago0xd42b3d…7bd566
0xeb19…e6200x0e3d…7757Base—$1.0570%0x6d55…0cde33d ago0x179fb9…ae97f5
0xeb19…e6200x0e3d…7757Base—$1.0570%0x9c66…aca633d ago0xd9aed4…46927d
0xeb19…e6200x0e3d…7757Base—$1.0570%0x4d99…3c6333d ago0x7f6b3d…b409c1

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.