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%coinbase13d ago0x44f8a1…96e337
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0xa23cfe…b92ae2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0xce1aa8…d7026d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x3f8ae1…87fed7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0xfd8dd2…7028b1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x34e123…43c41d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x3d3945…68e772
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x69306e…c4b534
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0xd4dbb3…94757c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x5260ef…553179
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0xe7124b…2b2795
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x68c5e4…a3dd6e
0x5b2b…f2b10xa9dd…2315Base$0.01100%coinbase13d ago0x7b6490…2ee1b7
0x5b2b…f2b10xa9dd…2315Base$0.01100%coinbase13d ago0xad86b5…524e6e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x597c73…987d77
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x7191e4…aed733
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x56f7f0…6c87cb
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x9117b6…abe55c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x567157…2a74bf
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x1f5aee…77790e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x94005f…24cc05
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0xad08ac…bd9829
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0x33c164…1464a1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0xaec433…63db82
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase13d ago0xf9bbbf…1f2394

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.