Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase67d ago0xd0831b…c3a0dd
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase67d ago0xa07bf8…1b7e18
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase67d ago0x6cf9ad…334d23
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase67d ago0x2a3307…bff4d6
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase67d ago0x63ce5a…a417af
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase67d ago0xe1ae88…460940
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase67d ago0x9c2fdd…e91520
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase67d ago0x650d60…3136b1
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase67d ago0xe5d44d…7fd5a5
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase67d ago0xcd3e90…0af51b
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase67d ago0xaa126e…dc74cf
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase67d ago0x74f385…07c740
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase67d ago0x2f870e…11a427
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase67d ago0xab6af4…08b37e
0x7e57…2f090xd593…700dBasex402 service$0.02100%coinbase67d ago0x0998e8…ef71fd
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase67d ago0xc30249…019022
0x7e57…2f090xd593…700dBasex402 service$0.05100%coinbase67d ago0x86dd3d…0b734e
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase68d ago0x323a2e…50d6e2
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase68d ago0x599fcd…fd0ada
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase68d ago0x41c6dc…10c025
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase68d ago0x2bbcf6…323af7
0x8a1a…aa530xd593…700dBasex402 service$0.01100%coinbase68d ago0x461240…42bf68
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase68d ago0x5a283c…eabd80
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase68d ago0x4bd74a…07a04d
0x7e57…2f090xd593…700dBasex402 service$0.01100%coinbase68d ago0x53ccd4…9967b0

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.