Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb03a…eb4f0x3e0a…78e7Base—$0.005745100%coinbase74d ago0x5f0597…8195de
0xb03a…eb4f0x3e0a…78e7Base—$0.00444100%coinbase74d ago0xe90d16…75f7cb
0xb03a…eb4f0x3e0a…78e7Base—$0.002959100%coinbase74d ago0x3fd028…c2c5bf
0xb03a…eb4f0x3e0a…78e7Base—$0.0049100%coinbase74d ago0x5b7c33…40e049
0xb03a…eb4f0x3e0a…78e7Base—$0.004779100%coinbase74d ago0x66ba3c…454f33
0xb03a…eb4f0x3e0a…78e7Base—$0.0055100%coinbase74d ago0x5eefeb…3323bc
0xb03a…eb4f0x3e0a…78e7Base—$0.003627100%coinbase74d ago0x095dce…293a54
0xb03a…eb4f0x3e0a…78e7Base—$0.005641100%coinbase74d ago0x7bbfa2…f8226c
0xb03a…eb4f0x3e0a…78e7Base—$0.005076100%coinbase74d ago0x56ab7e…4513e2
0xb03a…eb4f0x3e0a…78e7Base—$0.004422100%coinbase74d ago0x6657c5…29913d
0xb03a…eb4f0x3e0a…78e7Base—$0.003983100%coinbase74d ago0xfb886a…4fa042
0xb03a…eb4f0x3e0a…78e7Base—$0.003273100%coinbase74d ago0xe431dd…d7f11c
0xb03a…eb4f0x3e0a…78e7Base—$0.00414100%coinbase74d ago0xcdb362…f4a969
0xb03a…eb4f0x3e0a…78e7Base—$0.002912100%coinbase74d ago0xbf6fe5…333122
0xb03a…eb4f0x3e0a…78e7Base—$0.003933100%coinbase74d ago0x11c2ce…ab16f8
0xb03a…eb4f0x3e0a…78e7Base—$0.005738100%coinbase74d ago0x543442…cafcf5
0xb03a…eb4f0x3e0a…78e7Base—$0.004608100%coinbase74d ago0x8cacdb…4540ae
0xb03a…eb4f0x3e0a…78e7Base—$0.002875100%coinbase74d ago0x6bc4a7…925e95
0xb03a…eb4f0x3e0a…78e7Base—$0.005865100%coinbase74d ago0xd92abc…a9a4f6
0xb03a…eb4f0x3e0a…78e7Base—$0.004732100%coinbase74d ago0x6c7348…edb073
0xb03a…eb4f0x3e0a…78e7Base—$0.004113100%coinbase74d ago0xf7c1fa…bfadbb
0xb03a…eb4f0x3e0a…78e7Base—$0.005418100%coinbase74d ago0x2540d2…aeaacf
0xb03a…eb4f0x3e0a…78e7Base—$0.005711100%coinbase74d ago0xc661e5…bd9201
0xb03a…eb4f0x3e0a…78e7Base—$0.005346100%coinbase74d ago0x301155…1703c2
0xb03a…eb4f0x3e0a…78e7Base—$0.002926100%coinbase74d ago0xd83fe4…bc806f

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.