Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x1bc5c1…54af1c
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x995b3c…de2309
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x026f79…6ee7a0
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x9771cf…3d1bce
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0xddd02d…c4b6da
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0xa35af4…1b0384
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x220043…0f55b9
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x085715…7630b3
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x291a5f…d7f08c
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x71e243…bc2e62
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x4b5c72…badeb0
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x19b25d…cad661
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0xca14d6…3a91c0
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0xf327b5…08a56d
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x42cdd5…7aa8bd
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0xab68a2…b89d98
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x386305…1294fa
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x5a2d7d…a2fb99
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x8733cc…e3b1f3
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x771793…e8cb85
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0xca788f…fded36
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0xfa2310…e089ea
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0x054bd0…b2e778
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0xa1b881…527ef9
0x2968…db490xa9dd…2315Base—$0.002100%coinbase50d ago0xc856cf…eaf6e8

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.