Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3fb…9fe40x3e0a…78e7Base—$0.004317100%coinbase75d ago0x9345ac…cdf7a9
0xb3fb…9fe40x3e0a…78e7Base—$0.005326100%coinbase75d ago0xd723b0…ea6afe
0xb3fb…9fe40x3e0a…78e7Base—$0.004794100%coinbase75d ago0x61402a…63fb5a
0xb3fb…9fe40x3e0a…78e7Base—$0.004169100%coinbase75d ago0x0e33e7…c96698
0xb3fb…9fe40x3e0a…78e7Base—$0.003309100%coinbase75d ago0x1b17e5…5d601a
0xb3fb…9fe40x3e0a…78e7Base—$0.003586100%coinbase75d ago0xb4cd3b…64c164
0xb3fb…9fe40x3e0a…78e7Base—$0.00299100%coinbase75d ago0x02ca47…baf5d7
0xb3fb…9fe40x3e0a…78e7Base—$0.003202100%coinbase75d ago0x88200b…910bb6
0xb3fb…9fe40x3e0a…78e7Base—$0.004079100%coinbase75d ago0x9020fe…55beb8
0xb3fb…9fe40x3e0a…78e7Base—$0.005706100%coinbase75d ago0x60d3ea…6f064c
0xb3fb…9fe40x3e0a…78e7Base—$0.003822100%coinbase75d ago0x4d0aa7…20e0aa
0xb3fb…9fe40x3e0a…78e7Base—$0.003018100%coinbase75d ago0xeaa1d3…368ec6
0xb3fb…9fe40x3e0a…78e7Base—$0.00504100%coinbase75d ago0x7c1225…020b4d
0xb3fb…9fe40x3e0a…78e7Base—$0.004697100%coinbase75d ago0x0ea157…e0e675
0xb3fb…9fe40x3e0a…78e7Base—$0.002842100%coinbase75d ago0x6e20ee…0c977d
0xb3fb…9fe40x3e0a…78e7Base—$0.005307100%coinbase75d ago0x94762c…3e99a2
0xb3fb…9fe40x3e0a…78e7Base—$0.00521100%coinbase75d ago0x2883ba…83f4fe
0xb3fb…9fe40x3e0a…78e7Base—$0.003268100%coinbase75d ago0x3b0b6c…13b01f
0xb3fb…9fe40x3e0a…78e7Base—$0.005917100%coinbase75d ago0x7dfc38…6cd6ca
0xb3fb…9fe40x3e0a…78e7Base—$0.004549100%coinbase75d ago0x11b680…f4366a
0xb3fb…9fe40x3e0a…78e7Base—$0.004483100%coinbase75d ago0xee7366…73e169
0xb3fb…9fe40x3e0a…78e7Base—$0.002644100%coinbase75d ago0xbdd550…50bbdd
0xb3fb…9fe40x3e0a…78e7Base—$0.00579100%coinbase75d ago0x2c7854…3938f3
0xb3fb…9fe40x3e0a…78e7Base—$0.005825100%coinbase75d ago0x6ddce1…3ae46b
0xb3fb…9fe40x3e0a…78e7Base—$0.004648100%coinbase75d ago0x456b4f…297fbd

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.