Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8749…bc9c0xb0ae…2099Basex402 service$0.03100%coinbase5d ago0x8b40b8…816f6b
0x8749…bc9c0xb0ae…2099Basex402 service$0.03100%coinbase5d ago0xcf2231…0247c0
0x8749…bc9c0xb0ae…2099Basex402 service$0.03100%coinbase5d ago0x6d8b48…2644b9
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0x12ae5a…329017
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0xda63b5…bd0ce2
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0xdf93b3…604604
0x35ed…3e590xb0ae…2099Basex402 service$0.01100%coinbase5d ago0xfca8d5…90fca5
0x35ed…3e590xb0ae…2099Basex402 service$0.002100%coinbase5d ago0x334361…e9885e
0x35ed…3e590xb0ae…2099Basex402 service$0.01100%coinbase5d ago0x0e994c…069b99
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0x7d7895…931c30
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0x1b4536…c2c468
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0xd75c4f…390ac8
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0xc819bf…8d13ee
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0x54da95…4e554c
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0xb42980…b3abb3
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0xb5ec9d…4c864d
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0xa691c5…a4f324
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0x1d4655…33e28c
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0x049ace…d2ba3f
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0x558169…63f6e4
0x8749…bc9c0xb0ae…2099Basex402 service$0.003100%coinbase5d ago0xad0c03…9ca31e
0x8749…bc9c0xb0ae…2099Basex402 service$0.03100%coinbase5d ago0x5d8c08…6ed57a
0x8749…bc9c0xb0ae…2099Basex402 service$0.03100%coinbase5d ago0x90ee7f…246f08
0x8749…bc9c0xb0ae…2099Basex402 service$0.03100%coinbase5d ago0xc3b2d2…982e28
0x8749…bc9c0xb0ae…2099Basex402 service$0.03100%coinbase5d ago0x19f522…97fea6

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.