Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x9ccfaa…b2f5b8
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x3decb3…d69933
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x4c969e…44d2f6
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x3b77a5…cc00bc
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x255bea…563c37
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x3f0f2e…cfd9e1
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x1808e0…0ee882
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x3a1941…7cfda1
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x04e852…5a345d
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x20c2db…04f66f
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0xe77186…392c4a
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x6516c5…8d24e4
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x64c681…74325b
0x6aee…27cf0x0529…7db3Base$0.01100%payAI9d ago0x04ff19…4527ab
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0xfda5e8…e8f4e4
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0x43e7c8…24b52a
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0xee03e5…2f3d63
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0x7c6654…228f9d
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0xcd293c…5edb8c
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0x712a84…887d4d
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0x33529a…cab676
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0xb3bf0e…987236
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0x4ef787…15e79a
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0x1d21f8…fc60a6
0x6aee…27cf0x0529…7db3Base$0.01100%payAI10d ago0x4f9db9…07d194

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.