Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0454…35800x3e0a…78e7Base—$0.005398100%coinbase74d ago0xae1a98…3d0077
0x0454…35800x3e0a…78e7Base—$0.003191100%coinbase74d ago0x739a3d…1c7f26
0x0454…35800x3e0a…78e7Base—$0.004873100%coinbase74d ago0x6a251a…2fd297
0x0454…35800x3e0a…78e7Base—$0.003914100%coinbase74d ago0xd28d88…6ffe5c
0x0454…35800x3e0a…78e7Base—$0.003414100%coinbase74d ago0xc28893…6b51e6
0x0454…35800x3e0a…78e7Base—$0.003817100%coinbase74d ago0x09ce02…29298a
0x0454…35800x3e0a…78e7Base—$0.003175100%coinbase74d ago0x3dc3db…31d7ce
0x0454…35800x3e0a…78e7Base—$0.004367100%coinbase74d ago0x093f51…b24e52
0x0454…35800x3e0a…78e7Base—$0.00396100%coinbase74d ago0x182ac7…4a4d57
0x0454…35800x3e0a…78e7Base—$0.003135100%coinbase74d ago0x04a434…f7d830
0x0454…35800x3e0a…78e7Base—$0.005575100%coinbase74d ago0x20fbc1…302af5
0x0454…35800x3e0a…78e7Base—$0.002918100%coinbase74d ago0xca6af9…d589ca
0x0454…35800x3e0a…78e7Base—$0.004248100%coinbase74d ago0x705764…fff478
0x0454…35800x3e0a…78e7Base—$0.003858100%coinbase75d ago0x829904…94de75
0x0454…35800x3e0a…78e7Base—$0.002921100%coinbase75d ago0x19a536…80d8c6
0x0454…35800x3e0a…78e7Base—$0.005366100%coinbase75d ago0xe61eda…aef6bb
0x0454…35800x3e0a…78e7Base—$0.004352100%coinbase75d ago0xcd0bff…6a7df3
0x0454…35800x3e0a…78e7Base—$0.004558100%coinbase75d ago0xfed205…20e179
0x0454…35800x3e0a…78e7Base—$0.004607100%coinbase75d ago0xecf567…bbdf3a
0x0454…35800x3e0a…78e7Base—$0.004935100%coinbase75d ago0xc0ae20…380ce4
0x0454…35800x3e0a…78e7Base—$0.004713100%coinbase75d ago0x277ba5…c4902c
0x0454…35800x3e0a…78e7Base—$0.005235100%coinbase75d ago0x682aab…4e3746
0x0454…35800x3e0a…78e7Base—$0.004509100%coinbase75d ago0x22d9fc…66e662

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.