Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03dd…dc850x2932…4f60Basex402 service$0.01100%coinbase75d ago0x706fa9…df974d
0x03dd…dc850x2932…4f60Basex402 service$0.01100%coinbase75d ago0x83b086…01ba07
0x3a0a…773e0x2932…4f60Basex402 service$0.005100%coinbase75d ago0x291d17…ff6218
0x17a9…42f10x2932…4f60Basex402 service$0.01100%coinbase75d ago0x888312…f81bdc
0x437f…d9fa0x2932…4f60Basex402 service$0.005100%coinbase75d ago0x3150e0…f8b29c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0x18b9e6…c49b0b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0x052f0f…29fbd5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0x72c65d…c0132b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0x25fab7…4ccf42
0x14bd…5f760x2932…4f60Basex402 service$0.02100%coinbase75d ago0xa92a60…ae4ed9
0x5ca5…fda20x2932…4f60Basex402 service$0.50100%coinbase75d ago0xac527f…2d0de9
0xc4a3…80600x2932…4f60Basex402 service$0.02100%coinbase75d ago0x0b7a3a…9c1456
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0xc48455…143bea
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0xa9cdaf…8279d9
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0xb3bf22…bebc4b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0xe7d230…db8904
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0x321b4e…ff15f2
0xa01e…42d50x2932…4f60Basex402 service$0.005100%coinbase75d ago0xba3673…8c6c0f
0xc4a3…80600x2932…4f60Basex402 service$0.02100%coinbase75d ago0xbf55b5…00432a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0xd82054…e1f0d3
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0xcd561a…bf907d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0x613981…40a5c3
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0x50cbd0…18b496
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0x5acd8d…452177
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase75d ago0x42bda0…74800c

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.