Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf572…5ad70x3e0a…78e7Base—$0.002839100%coinbase72d ago0x8c824a…982837
0xf572…5ad70x3e0a…78e7Base—$0.005789100%coinbase72d ago0x571c10…653d1c
0xf572…5ad70x3e0a…78e7Base—$0.004062100%coinbase72d ago0xb90156…50aea7
0xf572…5ad70x3e0a…78e7Base—$0.0045100%coinbase72d ago0xe1e67f…ef7ee7
0xf572…5ad70x3e0a…78e7Base—$0.003399100%coinbase72d ago0x8f0a22…287bfe
0xf572…5ad70x3e0a…78e7Base—$0.002874100%coinbase72d ago0xdf566d…a3edd3
0xf572…5ad70x3e0a…78e7Base—$0.005116100%coinbase72d ago0x061f13…9b0f40
0xf572…5ad70x3e0a…78e7Base—$0.005397100%coinbase72d ago0x9ab07d…1da0b5
0xf572…5ad70x3e0a…78e7Base—$0.002944100%coinbase72d ago0xe0921d…1bea31
0xf572…5ad70x3e0a…78e7Base—$0.005697100%coinbase72d ago0x680218…426e9b
0xf572…5ad70x3e0a…78e7Base—$0.003967100%coinbase72d ago0x4ac66e…fa9a87
0xf572…5ad70x3e0a…78e7Base—$0.003401100%coinbase72d ago0x6e41af…3ff75f
0xf572…5ad70x3e0a…78e7Base—$0.003446100%coinbase72d ago0xd7f1ea…34e20f
0xf572…5ad70x3e0a…78e7Base—$0.005708100%coinbase72d ago0x907cab…cac5d1
0xf572…5ad70x3e0a…78e7Base—$0.005888100%coinbase72d ago0x8b1473…dbb9cf
0xf572…5ad70x3e0a…78e7Base—$0.004466100%coinbase72d ago0x3219b4…a2884e
0xf572…5ad70x3e0a…78e7Base—$0.004506100%coinbase72d ago0x6d3b3d…0452b4
0xf572…5ad70x3e0a…78e7Base—$0.003801100%coinbase73d ago0x534480…0c234c
0xf572…5ad70x3e0a…78e7Base—$0.003991100%coinbase73d ago0x505e90…58572f
0xf572…5ad70x3e0a…78e7Base—$0.004685100%coinbase73d ago0x2f386b…00064c
0xf572…5ad70x3e0a…78e7Base—$0.003238100%coinbase73d ago0x93e0a4…2f9a99
0xf572…5ad70x3e0a…78e7Base—$0.005144100%coinbase73d ago0xbcb5e3…597b1a

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.