Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9915…a0df0x213c…3215BaseCheapTokens AI InferenceInference$0.40100%coinbase3h ago0x2f3aef…923ac8
0x9915…a0df0x213c…3215BaseCheapTokens AI InferenceInference$0.28100%coinbase3h ago0xa2af90…75fd69
0x46e6…69df0x213c…3215BaseCheapTokens AI InferenceInference$0.50100%coinbase4h ago0x32a107…e50bcc
0x46e6…69df0x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase4h ago0xf7f095…ea57cb
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase4h ago0xf19dfa…b36aab
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase5h ago0x7ceb68…8a4c8e
0xf526…21b50x213c…3215BaseCheapTokens AI InferenceInference$0.35100%coinbase5h ago0x18ef8a…a3aa94
0xf526…21b50x213c…3215BaseCheapTokens AI InferenceInference$0.35100%coinbase5h ago0xfe4480…a41f0c
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase6h ago0xc85a3b…95c291
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase6h ago0x4e1ffc…248ad6
0x73b4…e7360x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase6h ago0x7bb74d…9e1729
0xe923…2f880x213c…3215BaseCheapTokens AI InferenceInference$0.30100%coinbase12h ago0xd70500…21c41d
0xf526…21b50x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase13h ago0xea4dea…770967
0xc183…e7250x213c…3215BaseCheapTokens AI InferenceInference$10.00100%coinbase17h ago0x545fef…520e4e
0x751a…bc1e0x213c…3215BaseCheapTokens AI InferenceInference$1.00100%coinbase19h ago0xb3bfbb…e7a620

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.