Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0x5b301e…57a4af
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0x9afdf4…0a1f13
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0xc94325…826aa8
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0x31a1e4…f86c97
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0x362b57…5a502a
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0xd8895c…3a5e70
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0xf99eeb…297aa5
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0x8fa838…000ef8
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0x1dbbe2…35e6ba
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0x86ddd0…91b1ac
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0x83e223…831c19
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0x8dee5f…9ae664
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0x8b1b8d…b576bc
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0x76b8ad…f1edfe
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0x7a0ca9…8f10cc
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0xb5f4d9…1c4308
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0xc7c5ac…1475c9
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0x816c57…523e2c
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0x42640a…1330e1
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0x13ea80…767f24
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0xef6849…87fb88
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0xa844c3…7bbe9d
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0xcd830c…149b5a
0x473e…36140xf4b1…b85fBasex402 service$0.01100%coinbase13d ago0x62260c…14db81
0x473e…36140xf4b1…b85fBasex402 service$0.001100%coinbase13d ago0x00e14f…1e1dab

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.