Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c1…41910x3e0a…78e7Base—$0.004355100%coinbase75d ago0xfbb302…5f5f23
0xd9c1…41910x3e0a…78e7Base—$0.002665100%coinbase75d ago0xb07e52…e5b9b1
0xd9c1…41910x3e0a…78e7Base—$0.005723100%coinbase75d ago0xf5924f…f6d86d
0xd9c1…41910x3e0a…78e7Base—$0.005222100%coinbase75d ago0xb6d59c…8e4b28
0xd9c1…41910x3e0a…78e7Base—$0.002673100%coinbase75d ago0x105221…e92048
0xd9c1…41910x3e0a…78e7Base—$0.003482100%coinbase75d ago0xd2587d…e52162
0xd9c1…41910x3e0a…78e7Base—$0.005304100%coinbase75d ago0x31ba63…fb67d9
0xd9c1…41910x3e0a…78e7Base—$0.003336100%coinbase75d ago0x90e476…b3aa14
0xd9c1…41910x3e0a…78e7Base—$0.003999100%coinbase75d ago0x122b6a…6ca548
0xd9c1…41910x3e0a…78e7Base—$0.005114100%coinbase75d ago0x920fa6…e995df
0xd9c1…41910x3e0a…78e7Base—$0.005683100%coinbase75d ago0x15d36f…2e0aee
0xd9c1…41910x3e0a…78e7Base—$0.005105100%coinbase75d ago0x8aae96…a5b1a1
0xd9c1…41910x3e0a…78e7Base—$0.005366100%coinbase75d ago0x9e1def…5f5fd9
0xd9c1…41910x3e0a…78e7Base—$0.004709100%coinbase75d ago0x026546…75362d
0xd9c1…41910x3e0a…78e7Base—$0.005264100%coinbase75d ago0xd63606…8bf5d8
0xd9c1…41910x3e0a…78e7Base—$0.005224100%coinbase75d ago0xc46943…79c81b
0xd9c1…41910x3e0a…78e7Base—$0.004569100%coinbase75d ago0x002b37…fe0099
0xd9c1…41910x3e0a…78e7Base—$0.004531100%coinbase75d ago0xa3976f…bab1d6
0xd9c1…41910x3e0a…78e7Base—$0.004378100%coinbase75d ago0x510beb…0200b2
0xd9c1…41910x3e0a…78e7Base—$0.005697100%coinbase75d ago0x08cd0b…48e1fd
0xd9c1…41910x3e0a…78e7Base—$0.003792100%coinbase75d ago0x69594d…6af695
0xd9c1…41910x3e0a…78e7Base—$0.004218100%coinbase75d ago0xcca9f9…8a2a6e
0xd9c1…41910x3e0a…78e7Base—$0.003196100%coinbase75d ago0xac7b50…577d25
0xd9c1…41910x3e0a…78e7Base—$0.002976100%coinbase75d ago0xfbf741…6ec443
0xd9c1…41910x3e0a…78e7Base—$0.004789100%coinbase75d ago0x55f5ad…5e6297

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.