Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x5e6a2a…d58f76
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x56fccc…830503
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0xb2b0b9…52e910
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x78ec94…42f3e2
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x1b161d…76ffb1
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0xf916f9…eb2eee
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x274659…bc9d73
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0xfcfa43…ba54e8
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x109646…92867c
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x4786dd…b05a25
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0xbe1638…a68db2
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x616ac3…a39641
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x83f291…d8fe5c
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0xf414ce…b503c8
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x8b8353…b5108b
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x285568…854200
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0xb7c4e0…5b7bf1
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x96133a…4eec09
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x725bed…d89703
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x4518a2…496d2b
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x42d879…618740
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0xa12f76…caeea3
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0xca1390…0b18dd
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x46b5b2…67a876
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x373fb8…a7fa6b

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.