Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xc2606f…aab9fe
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x5459fd…04d53b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xc54258…32fa7c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x273575…5499ac
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x42dd3b…d11c98
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xf0e870…9ae9f5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x81aebc…6666c7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xf707e7…0c6f8b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xae4848…6d665e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x1070a2…13c83d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xb6b4a8…992966
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x304253…cbdc99
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xfdec40…eb2d52
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xc9cdad…24cc3a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x3c5882…62e2b3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x020ecb…c95092
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x21f5e3…d9fe1e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x5e6b21…0d5468
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xf998eb…3cdaf3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x8d353e…5fa36c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x2cf7c9…c9711a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xe25543…64bbe8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xacf8be…ae189a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0xbf4325…6fd1b4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase52d ago0x533b06…b8bfe5

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.