Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x916831…2fdc40
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x7fb3e9…d389fe
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xd840d4…0d0db9
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x0794ca…794e42
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xe1fe7e…bda20b
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x9c34a1…585395
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xc4af46…52bb78
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x761ef8…739a05
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x88899e…a7c7b5
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xd5a286…739d20
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x7888e8…02ccc1
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xa27303…dac0a8
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x948f4f…d908cd
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xf73fb9…0fe68d
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xd0b679…374e00
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xf5e903…1bd1ff
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x8376cb…d78d14
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xaeadd4…83c3d9
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x9ec7c1…3948e6
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xafb07a…69feae
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0xbad687…f95815
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x2f2c9b…46e5af
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x257720…d3d134
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x83b3af…596e64
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase2d ago0x668e73…db350d

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.