Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$10.50100%0x44e3…343272d ago0x496313…a02129
0x2590…721b0x0e3d…7757Base—$100.00100%0xe6a1…011772d ago0x423b14…84d010
0x1332…66eb0x0e3d…7757Base—$42.00100%0x9d6c…edd372d ago0x62c48b…537063
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x1e09…da4172d ago0xf03a41…e765d7
0x1332…66eb0x0e3d…7757Base—$10.50100%0xdcd9…b01a72d ago0x5d5c7d…4e6d43
0xa787…64cf0x0e3d…7757Base—$5.25100%0x1af6…8fa372d ago0x64de06…db1f9e
0x1332…66eb0x0e3d…7757Base—$10.50100%0x31fe…80c472d ago0x30db8e…1a4b98
0x1332…66eb0x0e3d…7757Base—$2.10100%0x6b3c…58cb72d ago0xa82222…65dcf8
0x8cfa…be850x0e3d…7757Base—$2.10100%0x707e…8d2872d ago0x2e7d03…0aa110
0x1332…66eb0x0e3d…7757Base—$17.85100%0x86c0…288972d ago0x953396…73f957
0x981a…f8260x0e3d…7757Base—$11.08100%0x850e…501772d ago0xb53d41…057276
0x1332…66eb0x0e3d…7757Base—$63.00100%0xf345…7b3472d ago0x6c1749…744bb3
0x6366…f1e20x0e3d…7757Base—$5.25100%0x0156…b0f572d ago0xbdc5ab…f26005
0x1332…66eb0x0e3d…7757Base—$10.00100%0xc06a…344772d ago0x3f4f87…ac7069
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xb689…e28372d ago0x2e6575…d8f64a
0x1332…66eb0x0e3d…7757Base—$3.15100%0xedfa…1e1272d ago0x8a68f7…b30499
0x6737…a8820x0e3d…7757Base—$27.00100%0xe5f9…0f5f72d ago0x605ef1…5ccb2d
0x1873…eb890x0e3d…7757Base—$100.00100%0x4596…ce0972d ago0x89c724…2291fa
0xc0f4…d6230x0e3d…7757Base—$2.10100%0x2d18…781172d ago0xa6f52c…691052
0x0579…2a2c0x0e3d…7757Base—$5.25100%0x41d2…bf7f72d ago0x3594ce…9ff269
0xc9a2…31540x0e3d…7757Base—$2.10100%0xa8e8…666872d ago0xfbb789…253f34
0x1332…66eb0x0e3d…7757Base—$10.50100%0x44bc…cd6a72d ago0xdf5347…57f6a4
0xa787…64cf0x0e3d…7757Base—$5.25100%0x7186…110f72d ago0x7a9321…e86339
0xa787…64cf0x0e3d…7757Base—$5.25100%0x573b…0d2872d ago0x0ed5fb…2e560e
0x1332…66eb0x0e3d…7757Base—$10.00100%0xed7e…63a672d ago0xe37c64…9e0dfa

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.