Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0xd99e01…4efa08
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0xbee89b…60250b
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x5e812c…4322d2
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0xf3f293…ca7ae5
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x2519ff…5d8113
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x2943aa…ee0570
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x35b062…474b7a
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x3d1493…3f5225
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0xf7b8ae…3877f3
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0xbabd2e…3cbbe6
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0xc3806c…e742ae
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x2060f2…6de0b5
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x0b1854…1c9614
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x5860ab…841ff8
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0xc72e99…d6bcaf
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x184227…0aa102
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x8771cb…b14126
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x6f9c7d…102518
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x6c2dfb…cfdfdd
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x18b17c…c5e5a1
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x2c11e1…1c83b0
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0xe23cee…6e3301
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x6380a3…07b4df
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0xdd0da2…a6eb2b
0x41bb…37020x5aae…482eBase—$0.001100%coinbase14d ago0x046802…cc9ab3

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.