Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase35d ago0x28b2ac…dbaa4e
0x7d45…92240xb0af…7de0Base—$6.25100%coinbase35d ago0x93bec2…e2a236
0x7d45…92240xb0af…7de0Base—$6.49100%coinbase35d ago0xdde189…a6fdcc
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase35d ago0xcacf47…29ba0b
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase35d ago0x5c903f…8a05de
0x7d45…92240xb0af…7de0Base—$5.64100%coinbase35d ago0x73ed15…fb1532
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase35d ago0x69d923…330457
0x7d45…92240xb0af…7de0Base—$5.62100%coinbase35d ago0xa534d1…4ee511
0x7d45…92240xb0af…7de0Base—$5.86100%coinbase35d ago0xedb6c6…d182d9
0x7d45…92240xb0af…7de0Base—$3.00100%coinbase35d ago0x6004e7…080977
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase35d ago0xf8ab4b…0fd5f9
0x7d45…92240xb0af…7de0Base—$8.00100%coinbase35d ago0x440df5…6a9a09
0x7d45…92240xb0af…7de0Base—$8.08100%coinbase36d ago0x24bf4d…0b6bb9
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase36d ago0xb2ba84…228d43
0x7d45…92240xb0af…7de0Base—$7.26100%coinbase36d ago0x06c4d8…24da72
0x7d45…92240xb0af…7de0Base—$7.76100%coinbase36d ago0x8fbd31…4ef9f7
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase36d ago0x5e81e9…f14079
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase36d ago0x172420…6ef2e1
0x7d45…92240xb0af…7de0Base—$6.90100%coinbase36d ago0x69eed4…4fcda2
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase36d ago0xb472ba…214457
0x7d45…92240xb0af…7de0Base—$7.26100%coinbase36d ago0xb16e82…14d1f0
0x7d45…92240xb0af…7de0Base—$7.14100%coinbase36d ago0xfeef28…83dab0
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase36d ago0xdb9175…ca77aa
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase36d ago0x5276da…a277c5
0x7d45…92240xb0af…7de0Base—$6.88100%coinbase36d ago0xa0e63b…bef2f8

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.