Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%candidates100d ago0x182233…10a3ad
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase100d ago0x8058aa…adc896
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase100d ago0xef2740…6fd661
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase100d ago0x847c41…fd2edf
0x5b2b…f2b10xa9dd…2315Base$0.002100%candidates100d ago0xbd3d4a…f40083
0x5b2b…f2b10xa9dd…2315Base$0.002100%candidates100d ago0x7d86cd…82fc16
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase100d ago0x7660d8…854a58
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase100d ago0x0b093f…086bde
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase100d ago0x0eb3dc…172935
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase100d ago0x25787c…2f8727
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x1db35e…d50117
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x5d19d3…a8f0d6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xf189db…cbb1e1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x534da8…f28499
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xf345c1…205433
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x362c12…ca7382
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x47eb70…2147bb
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xde5fa5…94101d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x8504f2…b8d3c0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x5d35e3…78edb7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x0beccd…37d613
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x889bab…f5c5ac
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x619281…4eb0f1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0x22cf04…22bce9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase101d ago0xcd10cd…286743

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.