Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a66…c2400x3e0a…78e7Base—$0.004255100%coinbase75d ago0xa95d38…d54511
0x2a66…c2400x3e0a…78e7Base—$0.004233100%coinbase75d ago0x7501ba…e95abf
0x2a66…c2400x3e0a…78e7Base—$0.005513100%coinbase75d ago0x7bc6a2…aac3d7
0x2a66…c2400x3e0a…78e7Base—$0.004307100%coinbase75d ago0x1957ff…4f4893
0x2a66…c2400x3e0a…78e7Base—$0.004197100%coinbase75d ago0xb47464…2624a2
0x2a66…c2400x3e0a…78e7Base—$0.002864100%coinbase75d ago0x7bb25a…07157b
0x2a66…c2400x3e0a…78e7Base—$0.00388100%coinbase75d ago0xbb6785…3bf1a5
0x2a66…c2400x3e0a…78e7Base—$0.004715100%coinbase75d ago0xcc156e…dea074
0x2a66…c2400x3e0a…78e7Base—$0.003724100%coinbase75d ago0xa61cc4…c2dfcb
0x2a66…c2400x3e0a…78e7Base—$0.003269100%coinbase75d ago0x46ca63…4c70db
0x2a66…c2400x3e0a…78e7Base—$0.003655100%coinbase75d ago0x188486…3590cb
0x2a66…c2400x3e0a…78e7Base—$0.004383100%coinbase75d ago0x39a334…edf126
0x2a66…c2400x3e0a…78e7Base—$0.002841100%coinbase75d ago0x08d07c…a0b175
0x2a66…c2400x3e0a…78e7Base—$0.004872100%coinbase75d ago0x8b60e5…19b29e
0x2a66…c2400x3e0a…78e7Base—$0.004576100%coinbase75d ago0x79fde2…15395e
0x2a66…c2400x3e0a…78e7Base—$0.002973100%coinbase75d ago0xa07d25…788618
0x2a66…c2400x3e0a…78e7Base—$0.005361100%coinbase75d ago0xe83024…f25f09
0x2a66…c2400x3e0a…78e7Base—$0.004785100%coinbase75d ago0x470f63…386095
0x2a66…c2400x3e0a…78e7Base—$0.003751100%coinbase75d ago0xa2d255…f3729a
0x2a66…c2400x3e0a…78e7Base—$0.005144100%coinbase75d ago0x45c8fb…cb22b4
0x2a66…c2400x3e0a…78e7Base—$0.003615100%coinbase75d ago0xa2dc2b…1b3657
0x2a66…c2400x3e0a…78e7Base—$0.003787100%coinbase75d ago0x970748…dac239
0x2a66…c2400x3e0a…78e7Base—$0.005631100%coinbase75d ago0x7025a6…68677f
0x2a66…c2400x3e0a…78e7Base—$0.005651100%coinbase75d ago0xeb5025…3c211d
0x2a66…c2400x3e0a…78e7Base—$0.002801100%coinbase75d ago0x1696ec…4a2ede

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.