Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xc039c0…21a675
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x5ceee3…3d06c8
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x2dc8ee…8ce61a
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x92642f…5c8f8f
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x28b315…53bcec
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xc6abde…fa8a5f
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x23ebef…27602e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xa5a778…72f73a
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x283705…537f69
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x11f049…5e323d
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x4a7199…57571e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x57558e…df2ef7
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xc49215…78992d
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x6c6c62…a0118e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xc94407…218fe4
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x3c8887…ec7820
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xf6264f…ff797d
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xa8fe93…b0dd83
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x4d14e7…bc6033
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xf18046…9292b8
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xdc37c2…7daec1
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x1843c5…30d3ec
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xf806f9…0d9fe8
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0x1a390f…e72781
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase66d ago0xb9a06f…cf5b99

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.