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%coinbase41d ago0xeb8898…cca3e2
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x9fe96e…556499
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x7b377d…4fb6c4
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x167732…3870f4
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0xf80b41…7b2f24
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0xd66cb8…0d7f98
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x414c91…9fa5df
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x937090…002d40
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0xf72c6d…806362
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0xc26f21…13c8d1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x70f72f…1ab9fa
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x7f0c5b…546673
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x13c9ec…232955
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x99cedd…56a0fd
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x2cd1a6…8facc3
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x9af7e8…2c1c64
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x28ab1d…3bf75e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x49a5a3…b01aa9
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0xaed4a1…38eba8
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0xd5fca7…d173ec
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x55c922…084040
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x3da619…4e6596
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0xcae536…b36f2d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0x264eab…8aeabe
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase41d ago0xe6b0d7…877ac8

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.