Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cc9…38340xae26…1842Basex402 service$0.12100%coinbase44d ago0xa41a99…33104b
0x3cc9…38340xae26…1842Basex402 service$0.006100%coinbase44d ago0x25da54…c474be
0x3cc9…38340xae26…1842Basex402 service$0.05100%coinbase44d ago0x97496b…a14539
0x3cc9…38340xae26…1842Basex402 service$0.006100%coinbase44d ago0xb08058…9a6993
0x3cc9…38340xae26…1842Basex402 service$0.004100%coinbase44d ago0xae12dc…c10d4d
0x3cc9…38340xae26…1842Basex402 service$0.004100%coinbase44d ago0x92c289…6f0912
0x3cc9…38340xae26…1842Basex402 service$0.004100%coinbase44d ago0xb0f049…a2f410
0x3cc9…38340xae26…1842Basex402 service$0.004100%coinbase44d ago0x47d96a…7aef2a
0x3cc9…38340xae26…1842Basex402 service$0.004100%coinbase44d ago0x262c71…092e8d
0x3cc9…38340xae26…1842Basex402 service$0.004100%coinbase44d ago0xb2ae8b…042249
0x3cc9…38340xae26…1842Basex402 service$0.10100%coinbase44d ago0x9fe893…6220c4
0x3cc9…38340xae26…1842Basex402 service$0.002100%coinbase44d ago0x4381e2…e12761
0x3cc9…38340xae26…1842Basex402 service$0.002100%coinbase44d ago0x14c01e…430404
0x3cc9…38340xae26…1842Basex402 service$0.004100%coinbase44d ago0xf6069a…8d2f7c
0x3cc9…38340xae26…1842Basex402 service$0.005100%coinbase44d ago0x0e3bd4…40e8b1
0x3cc9…38340xae26…1842Basex402 service$0.003100%coinbase44d ago0xb77bde…95924b
0x3cc9…38340xae26…1842Basex402 service$0.001100%coinbase44d ago0xa90b5e…2c53b2
0x3cc9…38340xae26…1842Basex402 service$0.002100%coinbase44d ago0x0ebc90…305af1
0x3cc9…38340xae26…1842Basex402 service$0.005100%coinbase44d ago0x2f273e…b804d6
0x3cc9…38340xae26…1842Basex402 service$0.01100%coinbase44d ago0x603c1b…968183
0x3cc9…38340xae26…1842Basex402 service$0.01100%coinbase44d ago0x004d85…65882c
0x3cc9…38340xae26…1842Basex402 service$0.005100%coinbase44d ago0x524faf…5d8091
0x3cc9…38340xae26…1842Basex402 service$0.02100%coinbase44d ago0x970407…df3694
0x3cc9…38340xae26…1842Basex402 service$0.01100%coinbase44d ago0x8408cc…a88e4f
0x3cc9…38340xae26…1842Basex402 service$0.001100%coinbase44d ago0x1c76e4…fbd42c

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.