Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c64…8f5a0x3e0a…78e7Base—$0.00371100%coinbase74d ago0x3a8ad5…d36d9e
0x3c64…8f5a0x3e0a…78e7Base—$0.004699100%coinbase74d ago0x1ed54d…0a921d
0x3c64…8f5a0x3e0a…78e7Base—$0.003013100%coinbase74d ago0x7edbbd…7e5ea2
0x3c64…8f5a0x3e0a…78e7Base—$0.005463100%coinbase74d ago0x189d74…1a387b
0x3c64…8f5a0x3e0a…78e7Base—$0.005348100%coinbase74d ago0x124774…a0ec08
0x3c64…8f5a0x3e0a…78e7Base—$0.004469100%coinbase74d ago0x6c0437…16f01c
0x3c64…8f5a0x3e0a…78e7Base—$0.00434100%coinbase74d ago0x2b5bdc…301d08
0x3c64…8f5a0x3e0a…78e7Base—$0.003839100%coinbase74d ago0x9537e9…005a3c
0x3c64…8f5a0x3e0a…78e7Base—$0.004763100%coinbase74d ago0x369188…07f7ac
0x3c64…8f5a0x3e0a…78e7Base—$0.005027100%coinbase74d ago0x96159d…b8b3cc
0x3c64…8f5a0x3e0a…78e7Base—$0.00552100%coinbase74d ago0xaade36…8f0301
0x3c64…8f5a0x3e0a…78e7Base—$0.004287100%coinbase74d ago0x0a2930…d30684
0x3c64…8f5a0x3e0a…78e7Base—$0.005423100%coinbase74d ago0x84528c…9f61ef
0x3c64…8f5a0x3e0a…78e7Base—$0.004084100%coinbase74d ago0xe13375…e338f9
0x3c64…8f5a0x3e0a…78e7Base—$0.005194100%coinbase74d ago0x0f1555…c62028
0x3c64…8f5a0x3e0a…78e7Base—$0.003622100%coinbase75d ago0x93efb2…8e36bf
0x3c64…8f5a0x3e0a…78e7Base—$0.00517100%coinbase75d ago0x90d78d…42454f
0x3c64…8f5a0x3e0a…78e7Base—$0.002889100%coinbase75d ago0xa6b12c…2c999a
0x3c64…8f5a0x3e0a…78e7Base—$0.005342100%coinbase75d ago0x75173f…e67053
0x3c64…8f5a0x3e0a…78e7Base—$0.004739100%coinbase75d ago0xf3283f…0ce3e0
0x3c64…8f5a0x3e0a…78e7Base—$0.005595100%coinbase75d ago0x91cdd2…0dd323
0x3c64…8f5a0x3e0a…78e7Base—$0.004928100%coinbase75d ago0xc5fc25…67214e
0x3c64…8f5a0x3e0a…78e7Base—$0.004524100%coinbase75d ago0x631838…f8d201
0x3c64…8f5a0x3e0a…78e7Base—$0.003185100%coinbase75d ago0x7aef15…60eb30
0x3c64…8f5a0x3e0a…78e7Base—$0.005135100%coinbase75d ago0x8b5321…0adfe7

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.