Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf940…103f0x3e0a…78e7Base—$0.003629100%coinbase75d ago0x7154e3…dcbb6d
0xf940…103f0x3e0a…78e7Base—$0.003672100%coinbase75d ago0xfb5360…6eb62d
0xf940…103f0x3e0a…78e7Base—$0.005705100%coinbase75d ago0x7aee1c…991adc
0xf940…103f0x3e0a…78e7Base—$0.00282100%coinbase75d ago0x0c797f…70d0c2
0xf940…103f0x3e0a…78e7Base—$0.003612100%coinbase75d ago0x23ca1b…667139
0xf940…103f0x3e0a…78e7Base—$0.004936100%coinbase75d ago0xe6775e…bdff19
0xf940…103f0x3e0a…78e7Base—$0.002679100%coinbase75d ago0xb09ae2…d1bdc4
0xf940…103f0x3e0a…78e7Base—$0.003658100%coinbase75d ago0x1311c3…ea5fac
0xf940…103f0x3e0a…78e7Base—$0.004608100%coinbase75d ago0xe61d89…e495ef
0xf940…103f0x3e0a…78e7Base—$0.004453100%coinbase75d ago0x01dec7…173a3c
0xf940…103f0x3e0a…78e7Base—$0.002798100%coinbase75d ago0xfe9fb8…7fbb79
0xf940…103f0x3e0a…78e7Base—$0.005612100%coinbase75d ago0xb0fb38…6d58dc
0xf940…103f0x3e0a…78e7Base—$0.004094100%coinbase75d ago0x7263ac…df57ea
0xf940…103f0x3e0a…78e7Base—$0.00316100%coinbase75d ago0x785f97…09d2a8
0xf940…103f0x3e0a…78e7Base—$0.003829100%coinbase75d ago0xa79dc7…2a6303
0xf940…103f0x3e0a…78e7Base—$0.00366100%coinbase75d ago0xec1a1f…de39b6
0xf940…103f0x3e0a…78e7Base—$0.002986100%coinbase75d ago0x551966…b19c76
0xf940…103f0x3e0a…78e7Base—$0.003286100%coinbase75d ago0x13d411…2303e0
0xf940…103f0x3e0a…78e7Base—$0.004896100%coinbase76d ago0xe086f4…f9580f
0xf940…103f0x3e0a…78e7Base—$0.003014100%coinbase76d ago0xafcf79…2b38b6
0xf940…103f0x3e0a…78e7Base—$0.002831100%coinbase76d ago0x146ed1…301a63
0xf940…103f0x3e0a…78e7Base—$0.004565100%coinbase76d ago0x868886…bbae7e
0xf940…103f0x3e0a…78e7Base—$0.004732100%coinbase76d ago0x654bf2…87875f
0xf940…103f0x3e0a…78e7Base—$0.004174100%coinbase76d ago0x73789a…a44fa9
0xf940…103f0x3e0a…78e7Base—$0.00586100%coinbase76d ago0xef8e31…0e29c5

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.