Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a87…740a0x27f8…e14fBase—$0.01100%coinbase65d ago0x9aee4e…055c01
0x1a87…740a0x4f1d…be7aBase—$0.01100%coinbase65d ago0x414ecd…972326
0x1a87…740a0xb38c…3f48Base—$0.01100%coinbase65d ago0x4c5655…e6abf7
0x1a87…740a0x36be…56a2Base—$0.01100%coinbase65d ago0x3e44e9…1c1109
0x1a87…740a0xb051…1dfeBase—$0.01100%coinbase65d ago0x06c361…788418
0x1a87…740a0xedbd…4525Base—$0.01100%coinbase65d ago0xb5308c…47b15b
0x1a87…740a0xef94…68e0Base—$0.01100%coinbase65d ago0xf3140c…64397b
0x1a87…740a0xbfb4…f14dBase—$0.01100%coinbase65d ago0x4aaedc…f4a3f1
0x1a87…740a0xec1e…e025Base—$0.01100%coinbase65d ago0xc9f827…2e72a3
0x1a87…740a0x04e8…a40aBase—$0.01100%coinbase65d ago0x95e62f…239117
0x1a87…740a0x664a…c0aaBase—$0.01100%coinbase65d ago0x5cc986…a5ab63
0x1a87…740a0xbeed…0b88Base—$0.01100%coinbase65d ago0x1e5ba3…aa83ad
0x1a87…740a0xbc9a…2f16Base—$0.01100%coinbase65d ago0x6ba995…cd50b3
0x1a87…740a0xae51…4998Base—$0.01100%coinbase65d ago0xd81c74…049328
0x1a87…740a0xd3f7…aa21Base—$0.01100%coinbase65d ago0xd521fc…db1799
0x1a87…740a0xcaac…84e8Base—$0.01100%coinbase65d ago0x5d43fa…162b90
0x1a87…740a0x9e6e…f319Base—$0.01100%coinbase65d ago0xe1c412…08d7ff
0x1a87…740a0xe6d0…5cd5Base—$0.01100%coinbase65d ago0xa7e2d6…6d0518
0x1a87…740a0xad91…8e0bBase—$0.01100%coinbase65d ago0x735e8e…1d5215
0x1a87…740a0x68e5…0152Base—$0.01100%coinbase65d ago0x7bac96…8e796b
0x1a87…740a0x9840…ca74Base—$0.01100%coinbase65d ago0x677d48…246185
0x1a87…740a0x1c07…363aBase—$0.01100%coinbase65d ago0x0f3e9c…e6e242
0x1a87…740a0xf8c1…dc25Base—$0.01100%coinbase65d ago0x8ba80d…5a9940
0x1a87…740a0x606e…7946Base—$0.01100%coinbase65d ago0x1fa867…540270
0x1a87…740a0xf3da…6152Base—$0.01100%coinbase65d ago0xa7add3…87b4e0

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.