Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ff1…0cee0x3e0a…78e7Base—$0.003234100%coinbase74d ago0x0ba2d0…300cc1
0x7ff1…0cee0x3e0a…78e7Base—$0.005653100%coinbase74d ago0x844f92…a8bfbd
0x7ff1…0cee0x3e0a…78e7Base—$0.005779100%coinbase74d ago0xcd8913…450bd8
0x7ff1…0cee0x3e0a…78e7Base—$0.003187100%coinbase74d ago0xccfb50…b7d229
0x7ff1…0cee0x3e0a…78e7Base—$0.004395100%coinbase74d ago0x0eac53…7c296f
0x7ff1…0cee0x3e0a…78e7Base—$0.004397100%coinbase74d ago0x83bcac…eea8e5
0x7ff1…0cee0x3e0a…78e7Base—$0.005579100%coinbase74d ago0x6caa04…281464
0x7ff1…0cee0x3e0a…78e7Base—$0.005153100%coinbase74d ago0x275ef3…6ec2df
0x7ff1…0cee0x3e0a…78e7Base—$0.003313100%coinbase74d ago0xabb0f9…07a4d6
0x7ff1…0cee0x3e0a…78e7Base—$0.005732100%coinbase74d ago0x888c21…3c595d
0x7ff1…0cee0x3e0a…78e7Base—$0.004369100%coinbase74d ago0x76506b…b88c1b
0x7ff1…0cee0x3e0a…78e7Base—$0.005562100%coinbase74d ago0x41dd4e…535051
0x7ff1…0cee0x3e0a…78e7Base—$0.003487100%coinbase74d ago0x08991a…539e41
0x7ff1…0cee0x3e0a…78e7Base—$0.003769100%coinbase74d ago0x184e31…9af5a4
0x7ff1…0cee0x3e0a…78e7Base—$0.005924100%coinbase74d ago0x501cfe…056566
0x7ff1…0cee0x3e0a…78e7Base—$0.003697100%coinbase74d ago0x9620e7…ea7c8a
0x7ff1…0cee0x3e0a…78e7Base—$0.005739100%coinbase74d ago0xd39775…6ed515
0x7ff1…0cee0x3e0a…78e7Base—$0.004039100%coinbase74d ago0xa2b3bd…537ff8
0x7ff1…0cee0x3e0a…78e7Base—$0.003067100%coinbase75d ago0x42aaae…d26634
0x7ff1…0cee0x3e0a…78e7Base—$0.004157100%coinbase75d ago0x7cc4b9…1f2cba
0x7ff1…0cee0x3e0a…78e7Base—$0.003732100%coinbase75d ago0xd1cf54…a14c1a
0x7ff1…0cee0x3e0a…78e7Base—$0.002944100%coinbase75d ago0x217e3a…aa0e32
0x7ff1…0cee0x3e0a…78e7Base—$0.00369100%coinbase75d ago0xbc6e96…fa671c
0x7ff1…0cee0x3e0a…78e7Base—$0.003725100%coinbase75d ago0xcb1646…10033e
0x7ff1…0cee0x3e0a…78e7Base—$0.003542100%coinbase75d ago0xaa242a…b63342

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.