Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0x3632d7…db46b9
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0x3dfda8…10c147
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0x658e6c…f0f07e
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0xc9aee5…1b827e
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0xe53e74…8d9c14
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0xf31fab…71a312
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0xa4277b…9f83ab
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0xf3b455…94b556
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0x27b5de…27789d
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0x4887ba…ac5616
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0x265e68…d4bd2e
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0x80a41c…b10786
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0xac8a1f…d859b8
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0xbfb620…c9568e
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0xf7718d…ee3b6b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0xe88a49…3202c9
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase105d ago0xe0cc5e…303622
0xdefd…c2d80x6b60…f153Base—$0.00241100%coinbase105d ago0xb3939f…8f1260
0xdefd…c2d80x6b60…f153Base—$0.002175100%coinbase105d ago0x900104…bc4ace
0xdefd…c2d80x6b60…f153Base—$0.001607100%coinbase105d ago0xae6314…23243c
0xdefd…c2d80x6b60…f153Base—$0.002596100%coinbase105d ago0x05e3f5…59d46a
0xdefd…c2d80x6b60…f153Base—$0.002771100%coinbase105d ago0xfbb511…597009
0xdefd…c2d80x6b60…f153Base—$0.00163100%coinbase105d ago0x8dd73c…0a880e
0xdefd…c2d80x6b60…f153Base—$0.002256100%coinbase105d ago0x1e11e8…c4aa0a
0xdefd…c2d80x6b60…f153Base—$0.002445100%coinbase105d ago0x6c74ce…1c94af

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.