Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0xba9e85…ff9886
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0x63be63…0a834a
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0x825fcf…c17e62
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0x2425ee…50616a
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0xb8bfc0…520fc0
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0x97a813…3830e7
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0x074c87…1c2bea
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0x594769…1d743b
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0xcb6db2…dc7dbe
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0xcdcc52…5fb11d
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0x31e576…9f6371
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0xedbe40…ba84a5
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0xe44e6f…d53482
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0xa24cf3…454946
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0x486d7d…df1add
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0xabae7a…53d886
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0x039b57…ef9c6a
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0xdcdd6d…194986
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0x9d71cc…4f9f06
0xab5b…00030x325b…d430BaseStableEnrichExa$0.02100%coinbase122d ago0xfb3e7f…43cb77

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.