Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf2…38170x8a9f…b25fBasex402 service$0.03100%coinbase107d ago0x82c6e4…88c8cf
0x8bf2…38170x8a9f…b25fBasex402 service$0.01100%coinbase107d ago0xf56395…bcb755
0x8bf2…38170x8a9f…b25fBasex402 service$0.03100%coinbase107d ago0x45f780…699e30
0x8bf2…38170x8a9f…b25fBasex402 service$0.03100%coinbase107d ago0x4dd726…bf634c
0x8bf2…38170x8a9f…b25fBasex402 service$0.02100%coinbase107d ago0xdb0c53…77b53b
0x8bf2…38170x8a9f…b25fBasex402 service$0.01100%coinbase107d ago0x0d76ad…79a60f
0x8bf2…38170x8a9f…b25fBasex402 service$0.03100%coinbase107d ago0x7414d7…fdba33
0x8bf2…38170x8a9f…b25fBasex402 service$0.02100%coinbase107d ago0xd1534b…ae8c95
0x8bf2…38170x8a9f…b25fBasex402 service$0.01100%coinbase107d ago0x67b692…e0ebfb
0x8bf2…38170x8a9f…b25fBasex402 service$0.03100%coinbase107d ago0x3fcac6…c90a4a
0x8bf2…38170x8a9f…b25fBasex402 service$0.01100%coinbase107d ago0x2cba18…960204
0x8bf2…38170x8a9f…b25fBasex402 service$0.02100%coinbase107d ago0xafa08f…3bf2cb
0x8bf2…38170x8a9f…b25fBasex402 service$0.01100%coinbase107d ago0xc97aad…c878c3
0x8bf2…38170x8a9f…b25fBasex402 service$0.01100%coinbase107d ago0xe2972b…db4a6f
0x8bf2…38170x8a9f…b25fBasex402 service$0.01100%coinbase107d ago0x170040…dce5da
0x8bf2…38170x8a9f…b25fBasex402 service$0.02100%coinbase107d ago0x7c3eec…fe18d0
0x8bf2…38170x8a9f…b25fBasex402 service$0.01100%coinbase107d ago0x4a76e7…b425d0
0x8bf2…38170x8a9f…b25fBasex402 service$0.02100%coinbase107d ago0x9ef97d…1a9908
0x8bf2…38170x8a9f…b25fBasex402 service$0.01100%coinbase107d ago0xc7e0dc…56176c
0x8bf2…38170x8a9f…b25fBasex402 service$0.02100%coinbase107d ago0x6075be…292275
0x8bf2…38170x8a9f…b25fBasex402 service$0.03100%coinbase107d ago0x12562f…e85d79
0x8bf2…38170x8a9f…b25fBasex402 service$0.03100%coinbase107d ago0x25bb2a…5d942c
0x8bf2…38170x8a9f…b25fBasex402 service$0.03100%coinbase107d ago0x000169…7cf0b5
0x8bf2…38170x8a9f…b25fBasex402 service$0.001100%coinbase107d ago0xe4b543…c117d4
0x8bf2…38170x8a9f…b25fBasex402 service$0.03100%coinbase107d ago0x629caf…f0290a

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.