Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc83f…b8fb0x3366…8d78Base—$0.01100%coinbase21d ago0x30f526…2f42d1
0x200f…28ab0x3366…8d78Base—$0.01100%coinbase21d ago0xe7bf08…413608
gurcan.eth0x3366…8d78Base—$0.01100%coinbase21d ago0xa162f6…905819
mermaid1.eth0x3366…8d78Base—$0.01100%coinbase21d ago0xc0de4c…d71d52
0xab84…6b6b0x3366…8d78Base—$0.01100%coinbase21d ago0x4ce119…e6d2cd
0xcbaf…a7bf0x3366…8d78Base—$0.01100%coinbase21d ago0x6ab0e0…982c38
0xdd26…056f0x3366…8d78Base—$0.01100%coinbase21d ago0xfa8739…e88186
0xdd26…056f0x3366…8d78Base—$0.01100%coinbase21d ago0x2d4b0f…0c75c7
0x0743…c1540x3366…8d78Base—$0.01100%coinbase21d ago0xda84f2…9def7a
0xf34f…532e0x3366…8d78Base—$0.01100%coinbase21d ago0x37f259…d1a916
0xc209…98dc0x3366…8d78Base—$0.01100%coinbase21d ago0xa86d3f…4e7c56
0x913e…32800x3366…8d78Base—$0.01100%coinbase21d ago0x712a30…f0e878
0x12e6…00580x3366…8d78Base—$0.01100%coinbase21d ago0x1985c3…44ede5
0xe1b2…7a2c0x3366…8d78Base—$0.01100%coinbase21d ago0x0a3c47…9e6748
0x9b14…f6e10x3366…8d78Base—$0.01100%coinbase21d ago0x24a562…85ec19
0xdac9…40610x3366…8d78Base—$0.01100%coinbase22d ago0x791be6…a19eb9
0x9a00…02ab0x3366…8d78Base—$0.01100%coinbase22d ago0x066af3…1dcc72
0x12b9…b15b0x3366…8d78Base—$0.01100%coinbase22d ago0x2143e2…95cf21
0xd37a…6ad30x3366…8d78Base—$0.01100%coinbase22d ago0x536cac…b7eb87

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.