Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xd25646…7d0362
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xa92b96…d58646
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x513f97…ec32dd
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xd7cd25…bf2b91
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xfbe3b5…2cec89
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xda3376…00626e
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x2fb283…b6d1fc
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x1dddc8…06a5f8
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x875cf2…6298cb
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xab8809…c6adca
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x0d2c24…87520f
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xde4618…5af6de
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xa72265…cd713b
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x57c980…0d946f
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x84bd00…a6e0ee
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x17d807…541775
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x7fe658…48665c
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x167619…edf01e
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xbc4627…b51bac
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x1fef52…95dfab
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x54c6dd…fc7f4a
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x123222…724fca
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xa7ccef…01a97a
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xec5c50…398d2a
0xd28e…81030x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x602116…b971d6

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.