Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x2c87…735fBasex402 service$0.006100%coinbase5d ago0x0bced8…a9b027
0x91f1…f8800x2c87…735fBasex402 service$0.006100%coinbase5d ago0x3bc536…5a71a2
0x91f1…f8800x2c87…735fBasex402 service$0.006100%coinbase5d ago0x3d4dab…4934bd
0x91f1…f8800x2c87…735fBasex402 service$0.006100%coinbase5d ago0xd0dd1a…0a7980
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x0bacab…657421
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x31f935…6ac502
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xe7dae1…ad9d20
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x1b8b12…e4a172
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x9b3ca2…e10ec7
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xa7647d…4cbf6b
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x8c81ed…bfea95
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xb6b2d7…f36c5e
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x81fb88…0b4db2
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xd20d79…33e525
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xeee19c…0f3711
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xc75bd2…75f7c8
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x372bfa…873777
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x08f0c2…925117
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x63d5d4…b75863
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x998fc1…3b7519
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xeb54b2…0f660a
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0xb5b9b4…be54c4
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x92e767…d7c46d
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x2335cb…a659b3
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase5d ago0x391ed2…8fcfc9

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.