Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4a2…889b0x3e0a…78e7Base—$0.002882100%coinbase74d ago0x114b6c…55d1d3
0xc4a2…889b0x3e0a…78e7Base—$0.003049100%coinbase75d ago0xdf712d…6e5866
0xc4a2…889b0x3e0a…78e7Base—$0.003235100%coinbase75d ago0x796b26…b31753
0xc4a2…889b0x3e0a…78e7Base—$0.003904100%coinbase75d ago0xfa3a4f…669bb3
0xc4a2…889b0x3e0a…78e7Base—$0.003906100%coinbase75d ago0x61565f…50307e
0xc4a2…889b0x3e0a…78e7Base—$0.004836100%coinbase75d ago0x46ad15…e5189f
0xc4a2…889b0x3e0a…78e7Base—$0.004567100%coinbase75d ago0xf582d6…0a5916
0xc4a2…889b0x3e0a…78e7Base—$0.003865100%coinbase75d ago0x167ba3…3b6f14
0xc4a2…889b0x3e0a…78e7Base—$0.003039100%coinbase75d ago0x6ef737…439b1d
0xc4a2…889b0x3e0a…78e7Base—$0.004915100%coinbase75d ago0x18a2a6…b2bbd5
0xc4a2…889b0x3e0a…78e7Base—$0.003279100%coinbase75d ago0xad13d6…1773f0
0xc4a2…889b0x3e0a…78e7Base—$0.00458100%coinbase75d ago0x52687b…4740b4
0xc4a2…889b0x3e0a…78e7Base—$0.003209100%coinbase75d ago0x72afb8…6b8d57
0xc4a2…889b0x3e0a…78e7Base—$0.00501100%coinbase75d ago0x103ef7…b89af9
0xc4a2…889b0x3e0a…78e7Base—$0.00394100%coinbase75d ago0x304fcd…2b5813
0xc4a2…889b0x3e0a…78e7Base—$0.005058100%coinbase75d ago0xdfe5f0…a9e65f
0xc4a2…889b0x3e0a…78e7Base—$0.005271100%coinbase75d ago0xd9c21a…08fd26
0xc4a2…889b0x3e0a…78e7Base—$0.004919100%coinbase75d ago0x646a8c…9ffc6c
0xc4a2…889b0x3e0a…78e7Base—$0.005697100%coinbase75d ago0xb8d56b…d02d04
0xc4a2…889b0x3e0a…78e7Base—$0.005606100%coinbase75d ago0x51ec2a…976bb8
0xc4a2…889b0x3e0a…78e7Base—$0.004547100%coinbase75d ago0x2a2c5d…5dd6e7

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.