Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbdb1…14cf0x3e0a…78e7Base—$0.005441100%coinbase74d ago0x2da1a1…110743
0xbdb1…14cf0x3e0a…78e7Base—$0.003085100%coinbase74d ago0x747b33…315d6b
0xbdb1…14cf0x3e0a…78e7Base—$0.004315100%coinbase74d ago0x182788…598178
0xbdb1…14cf0x3e0a…78e7Base—$0.003681100%coinbase74d ago0x7a2945…ce55cd
0xbdb1…14cf0x3e0a…78e7Base—$0.005892100%coinbase74d ago0x466189…a5db50
0xbdb1…14cf0x3e0a…78e7Base—$0.00289100%coinbase74d ago0x80dce3…ae47be
0xbdb1…14cf0x3e0a…78e7Base—$0.003952100%coinbase74d ago0x035da4…43070b
0xbdb1…14cf0x3e0a…78e7Base—$0.002807100%coinbase74d ago0x8b83d7…98305f
0xbdb1…14cf0x3e0a…78e7Base—$0.005581100%coinbase74d ago0x0fb03b…649454
0xbdb1…14cf0x3e0a…78e7Base—$0.004555100%coinbase74d ago0xe016b2…5e2e5c
0xbdb1…14cf0x3e0a…78e7Base—$0.005443100%coinbase74d ago0xbda4ed…072005
0xbdb1…14cf0x3e0a…78e7Base—$0.004086100%coinbase74d ago0x5ff614…c06923
0xbdb1…14cf0x3e0a…78e7Base—$0.004055100%coinbase74d ago0x0a6af6…b7f4c9
0xbdb1…14cf0x3e0a…78e7Base—$0.004547100%coinbase74d ago0xd2a3b8…8b42e2
0xbdb1…14cf0x3e0a…78e7Base—$0.005246100%coinbase74d ago0x057068…f962df
0xbdb1…14cf0x3e0a…78e7Base—$0.004387100%coinbase74d ago0x421095…0f1b1f
0xbdb1…14cf0x3e0a…78e7Base—$0.005459100%coinbase75d ago0x5f2c45…160a82
0xbdb1…14cf0x3e0a…78e7Base—$0.002846100%coinbase75d ago0x667f73…fc0bf3
0xbdb1…14cf0x3e0a…78e7Base—$0.003342100%coinbase75d ago0xabff9a…f01a76
0xbdb1…14cf0x3e0a…78e7Base—$0.003669100%coinbase75d ago0x13ddc3…e1498a
0xbdb1…14cf0x3e0a…78e7Base—$0.003496100%coinbase75d ago0x209dfa…910f2a

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.