Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x6d54eb…42123c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0xdf9a17…8bc153
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x830081…4d0cb4
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x6450cf…ed05e9
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x2b5edb…a0fec3
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0xb0d5d5…91e558
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0xbec224…3b0c3c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x4816e6…a46119
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0xc9cafb…1e1b57
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x350b6b…34b8ed
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x778db7…afaa9f
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x658244…1e97f0
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x17c2d7…1e1df2
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0xb611db…b7c5de
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x176497…03ae90
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0xebd364…60a2dd
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x4f3c6d…976637
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x8ffc58…22cf62
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x05da61…5cd03c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x3a6188…f17fb8
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0xd9ce4c…90a20d
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0xdafa5c…b29f76
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x4bb4fe…52ca58
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0x306091…247724
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase47d ago0xf766d6…a86f09

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.