Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x59da09…678804
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x380ae9…44c7d7
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0xd5086d…b49b04
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x3b2d62…0735f4
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x8c9ac3…3578f9
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0xd2adf2…0b6fca
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0xdec512…8f0a2b
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x48e486…ee41dc
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x46aee5…36c72b
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x733d71…2a145b
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x5d8df3…856b8a
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0xb7c1d7…81a2f7
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x8eaf57…c19441
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x1429bb…9918db
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0xa824c5…eab82a
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0xbaa0ad…bcc9e9
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x922254…be385d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x667c4d…5eda8d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x4d53de…1718a0
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0xb38273…f4e3c5
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x7cf526…a49867
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0xe53ea4…533488
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x8d2e27…11a15a
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x0a2ac7…0d7e62
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase41d ago0x4df9c5…e8b8f6

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.