Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x2a5ec1…84d8ab
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x0c3808…791b51
0x1f3a…cee10x3dcb…32e1Basex402 service$0.002100%coinbase46d ago0xb4288e…82ee0e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0xe5b5f4…7c40ca
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0xdbae16…097b0d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x4e9cb8…57a591
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0xbe8c5a…1a9655
0x8902…83e20x3dcb…32e1Basex402 service$0.002100%coinbase46d ago0x77522d…e99dee
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x615577…989e6a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x0e18f0…a7cf01
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0xad5e6c…e6be86
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x91f746…649360
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x308808…e598b0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x1692ac…6d4563
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x2334b8…a408b7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x9a12c8…8be72f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x0208f7…13544b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x2de139…3fc9a2
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0x07ee03…be286d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase46d ago0xca6b3e…ba860e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xc3be73…e9df50
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xf87dcb…b1eb6d
0xfaaa…f66e0x3dcb…32e1Basex402 service$0.002100%coinbase47d ago0xe3b2fe…219218
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x232607…b47938
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xe3aa6c…2906c0

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.