Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$0.22100%coinbase59d ago0x4ef2ca…20ae0d
0x3878…18220xb0af…7de0Base—$0.28100%coinbase59d ago0x7d98ac…7e31b6
0x3878…18220xb0af…7de0Base—$0.38100%coinbase59d ago0x2311e5…312333
0x3878…18220xb0af…7de0Base—$0.49100%coinbase59d ago0xd10f3b…81e945
0x3878…18220xb0af…7de0Base—$0.61100%coinbase59d ago0xd7f068…40bf2d
0x3878…18220xb0af…7de0Base—$0.81100%coinbase59d ago0xc0d44c…14c0c5
0x3878…18220xb0af…7de0Base—$1.05100%coinbase59d ago0x43ab7e…15a4ce
0x3878…18220xb0af…7de0Base—$1.33100%coinbase59d ago0x8f8ab5…ed1320
0x3878…18220xb0af…7de0Base—$1.70100%coinbase59d ago0x304957…bbf636
0x3878…18220xb0af…7de0Base—$2.26100%coinbase59d ago0xb18ecf…88e1a5
0x3878…18220xb0af…7de0Base—$2.30100%coinbase59d ago0x925596…1b6c69
0x3878…18220xb0af…7de0Base—$3.03100%coinbase59d ago0x1e1913…e5553a
0x3878…18220xb0af…7de0Base—$3.15100%coinbase59d ago0x4025c4…48c45a
0x3878…18220xb0af…7de0Base—$4.12100%coinbase59d ago0xbe8d2a…daf2b0
0x3878…18220xb0af…7de0Base—$5.56100%coinbase59d ago0x95981a…b70e92
0x3878…18220xb0af…7de0Base—$6.89100%coinbase59d ago0x622b0f…cfc611
0x3878…18220xb0af…7de0Base—$8.15100%coinbase59d ago0x4e86b8…523a0c
0x3878…18220xb0af…7de0Base—$9.70100%coinbase59d ago0xdf55bd…f9ff30
0x3878…18220xb0af…7de0Base—$12.94100%coinbase59d ago0x9e7ebb…e77778
0x3878…18220xb0af…7de0Base—$17.74100%coinbase59d ago0xb55ecf…fafb45
0x3878…18220xb0af…3befBase—$7.00100%coinbase59d ago0x430872…dddb3c

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.