Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xdfd7d7…750060
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x456bc8…3abef9
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xe3b903…cafe1c
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xa85db0…e97516
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xd8d991…e56e5e
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xe5b49b…4763dd
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xaa215e…07c92a
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x9acbc6…e78781
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xcd4293…04ffcb
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xaf2e58…5118b9
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xe39e8c…a7d5a0
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x531b7f…24175c
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xbfd2fc…df5c38
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x2b2c42…e478c3
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x4f1b7c…d385d9
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x5acd32…7d65f2
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x080851…2362df
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x141efd…38ea9f
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xc4cb55…a98c19
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xa69740…cb6291
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x864357…17f0f0
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x21a929…cb82a8
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x9b67fc…26ac54
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xb49c60…1348db
0xa508…58630x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xd3b3fd…09a2f3

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.