Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x9ec05d…956321
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x191c7e…991b2b
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0xa1b29e…864bf7
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0xd31fc9…fe8621
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x5b16b2…091cc7
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x983740…5e4e28
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x9092c2…9178ca
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x420abd…a194d2
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x6e2fc8…86bf4c
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x4548fd…10416f
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0xeac35d…b45cdc
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x38a8fe…9ccb1e
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x704da6…80ace0
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x407e74…53227f
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x1b7ba3…70a5fc
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0xf6be54…934f1a
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x2af088…3b630e
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0xf9e872…19da80
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x02bfc2…b85363
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x1295c8…46f3a7
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x27df64…45375b
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x19c13d…b1adf5
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x2550ed…9b31a7
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0xc81081…61bd95
0xcabd…71a00xdb5c…10fdBasex402 service$0.10100%payAI22d ago0x62542e…65cb50

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.