Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c14…7aa50xa855…4cceBase—$0.00768100%0x461a…5962105d ago0x6e312c…18ccdf
0x1c14…7aa50xe8af…e09eBase—$0.003776100%0x461a…5962105d ago0xc21b18…2ec934
0x1c14…7aa50x12e8…0f99Base—$0.01100%0x461a…5962105d ago0x2028b6…f1306c
0x1c14…7aa50xb2ed…4c81Base—$0.01100%0x461a…5962105d ago0xe814a9…4bdd1f
0x1c14…7aa50x8780…289eBase—$0.00768100%0x461a…5962105d ago0x240709…78f998
0x1c14…7aa50x0c58…8a64Base—$0.01100%0x461a…5962105d ago0x4d00fb…092b19
0x1c14…7aa50x12e8…0f99Base—$0.01100%0x461a…5962105d ago0x038d10…7e5c53
0x1c14…7aa50x4022…473eBase—$0.003776100%0x461a…5962105d ago0xe91e44…05a782
0x1c14…7aa50x0c58…8a64Base—$0.01100%0x461a…5962105d ago0x123360…088e7f
0x1c14…7aa50x789d…10eaBase—$0.00768100%0x461a…5962105d ago0x0f4713…07c4f8
0x1c14…7aa50x8780…289eBase—$0.02100%0x461a…5962105d ago0x5eedd4…4b387a
0x1c14…7aa50x5865…0e0dBase—$0.003776100%0x461a…5962105d ago0x04bd0d…e97a87
0x1c14…7aa50x1eb2…c997Base—$0.00768100%0x461a…5962105d ago0x3bb63e…eca62a
0x1c14…7aa50xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x63be3a…b42dd7
0x1c14…7aa50x975e…4da4Base—$0.02100%0x461a…5962105d ago0x5ae86d…08734c
0x1c14…7aa50x99ca…fa28Base—$0.01100%0x461a…5962105d ago0x1f93c7…af0f00
0x1c14…7aa50x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x166fa7…1cba4d
0x1c14…7aa50x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xc3675e…df1c74
0x1c14…7aa50x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x0dbe24…a12218
0x1c14…7aa50x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x72c03a…28ed69
0x1c14…7aa50x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x062230…cee838
0x1c14…7aa50x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xaefcdd…15ebb7
0x1c14…7aa50x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x71fd26…622c77
0x1c14…7aa50x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x1413bf…ab2736

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.