Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf703…3a5f0x3e0a…78e7Base—$0.002989100%coinbase74d ago0x784265…686801
0xf703…3a5f0x3e0a…78e7Base—$0.003814100%coinbase74d ago0xb6fc38…8564de
0xf703…3a5f0x3e0a…78e7Base—$0.003712100%coinbase75d ago0x423723…ba5a42
0xf703…3a5f0x3e0a…78e7Base—$0.005065100%coinbase75d ago0xa382e5…fa469d
0xf703…3a5f0x3e0a…78e7Base—$0.005275100%coinbase75d ago0x0d464e…52678d
0xf703…3a5f0x3e0a…78e7Base—$0.004482100%coinbase75d ago0x464a82…de7978
0xf703…3a5f0x3e0a…78e7Base—$0.004386100%coinbase75d ago0x0f71df…6cdab3
0xf703…3a5f0x3e0a…78e7Base—$0.002919100%coinbase75d ago0xcafc83…cac7cd
0xf703…3a5f0x3e0a…78e7Base—$0.003591100%coinbase75d ago0x140f2a…a30723
0xf703…3a5f0x3e0a…78e7Base—$0.002874100%coinbase75d ago0x491a16…936415
0xf703…3a5f0x3e0a…78e7Base—$0.005859100%coinbase75d ago0xbae16d…b45dce
0xf703…3a5f0x3e0a…78e7Base—$0.003894100%coinbase75d ago0x6cfce1…b24ad1
0xf703…3a5f0x3e0a…78e7Base—$0.004229100%coinbase75d ago0x486874…2f9a40
0xf703…3a5f0x3e0a…78e7Base—$0.005886100%coinbase75d ago0xac18c2…bff0c6
0xf703…3a5f0x3e0a…78e7Base—$0.005315100%coinbase75d ago0x13d018…a433b7
0xf703…3a5f0x3e0a…78e7Base—$0.003229100%coinbase75d ago0xde18fc…5bc4e5
0xf703…3a5f0x3e0a…78e7Base—$0.00295100%coinbase75d ago0x894b58…cff1c3
0xf703…3a5f0x3e0a…78e7Base—$0.004869100%coinbase75d ago0xc16ce6…d7d2e4
0xf703…3a5f0x3e0a…78e7Base—$0.004204100%coinbase75d ago0xd727ea…7debab
0xf703…3a5f0x3e0a…78e7Base—$0.00421100%coinbase75d ago0x82501b…b4bbcc
0xf703…3a5f0x3e0a…78e7Base—$0.002895100%coinbase75d ago0x34f9a9…e679f0
0xf703…3a5f0x3e0a…78e7Base—$0.003798100%coinbase75d ago0xcee7b0…ab18c8
0xf703…3a5f0x3e0a…78e7Base—$0.004483100%coinbase75d ago0x29ee03…adb1eb
0xf703…3a5f0x3e0a…78e7Base—$0.0029100%coinbase75d ago0x9e815d…832c1d
0xf703…3a5f0x3e0a…78e7Base—$0.004885100%coinbase75d ago0x5a5856…af819c

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.