Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x7f97a6…10b177
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x8afd25…1d3b8b
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xbb8aeb…4c3bc6
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x22f7fc…321005
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xf8b341…b94281
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xc0d941…7b130a
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x2c880c…e2809e
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x57dcb5…cecc04
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xfb77ed…9a1ec1
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x866ae3…14e9a4
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xd02abb…c2b4b9
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xac2802…905168
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xc598c5…5c8809
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xf78fa8…2e79f7
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xd7b31e…21ce35
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xc448a0…27c09f
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x312f43…b61250
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xb96206…666f5c
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x957a29…fe0bdc
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xffd43f…d9906c
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0xab24cf…6963e9
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x9e36b4…eb10fd
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x6722cf…6ffd2b
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.03100%coinbase40d ago0x7bfcf7…632cb0
0x38bc…c8550x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0xf683fd…76a4ca

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.