Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63b2…4fec0x3e0a…78e7Base—$0.005142100%coinbase72d ago0x1bbc7f…cd0920
0x63b2…4fec0x3e0a…78e7Base—$0.004497100%coinbase72d ago0xea7ea9…931b7d
0x63b2…4fec0x3e0a…78e7Base—$0.004952100%coinbase72d ago0xd15e45…2d53c1
0x63b2…4fec0x3e0a…78e7Base—$0.004659100%coinbase72d ago0x5311ea…eded19
0x63b2…4fec0x3e0a…78e7Base—$0.005709100%coinbase72d ago0xee52ac…ca75a2
0x63b2…4fec0x3e0a…78e7Base—$0.003035100%coinbase72d ago0x81c942…8aed0a
0x63b2…4fec0x3e0a…78e7Base—$0.005606100%coinbase72d ago0x4d82ce…1e7260
0x63b2…4fec0x3e0a…78e7Base—$0.005606100%coinbase72d ago0x875954…f64e89
0x63b2…4fec0x3e0a…78e7Base—$0.002933100%coinbase72d ago0xc6dab0…31ce0f
0x63b2…4fec0x3e0a…78e7Base—$0.005774100%coinbase72d ago0xa8b9a3…cdc992
0x63b2…4fec0x3e0a…78e7Base—$0.005489100%coinbase72d ago0x726626…16749a
0x63b2…4fec0x3e0a…78e7Base—$0.005939100%coinbase72d ago0x7fd858…833c9e
0x63b2…4fec0x3e0a…78e7Base—$0.003314100%coinbase72d ago0x427f0a…d5bfb9
0x63b2…4fec0x3e0a…78e7Base—$0.005234100%coinbase72d ago0xf5d29d…77e42b
0x63b2…4fec0x3e0a…78e7Base—$0.004999100%coinbase72d ago0xf7a3f9…df687f
0x63b2…4fec0x3e0a…78e7Base—$0.00494100%coinbase72d ago0x43dd29…319c85
0x63b2…4fec0x3e0a…78e7Base—$0.003636100%coinbase72d ago0xd512fb…3740ac
0x63b2…4fec0x3e0a…78e7Base—$0.005319100%coinbase72d ago0x80527d…e8732f
0x63b2…4fec0x3e0a…78e7Base—$0.003657100%coinbase73d ago0x0253d9…c8a442
0x63b2…4fec0x3e0a…78e7Base—$0.002992100%coinbase73d ago0x0a6379…148a4c
0x63b2…4fec0x3e0a…78e7Base—$0.003407100%coinbase73d ago0x72d40f…aecb44
0x63b2…4fec0x3e0a…78e7Base—$0.003669100%coinbase73d ago0xe6cece…3c6d09
0x63b2…4fec0x3e0a…78e7Base—$0.005357100%coinbase73d ago0xc1ba52…4c4010
0x63b2…4fec0x3e0a…78e7Base—$0.003664100%coinbase73d ago0xb61ac5…7a6511

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.