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%coinbase39d ago0xf3268c…a7c307
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x61bddf…f52d4b
0xce87…34110x3dcb…32e1Basex402 service$0.002100%coinbase39d ago0x1cdb9f…8b4019
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x6b28e1…ebf9cb
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x111383…64d3c7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x5dec50…240898
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x6ffacf…b28fdf
0x12e7…e8990x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x8a924f…9996f9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x97971a…63e1f4
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xf25b80…b790fe
0x94f9…71f00x3dcb…32e1Basex402 service$0.002100%coinbase39d ago0x66a742…e96404
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x3bdfe3…d53254
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x887b53…041581
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x87d0c1…75edb8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x44b895…aecbd7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x79ac27…3703b6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x941e02…cbb185
0x8c21…e8250x3dcb…32e1Basex402 service$0.002100%coinbase39d ago0xed99c7…ffb8b7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x382105…3a952d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x1fc36b…2ed9a0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x10aaec…bb5fb9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xe814e9…8e3054
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x5ce15f…9e4a65
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x6d7634…c80072
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x123415…e1c23e

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.