Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf106…c4a10xb1e9…8cdaBase—$0.00768100%0x461a…5962107d ago0xca2b62…8584cd
0xf106…c4a10x3781…8387Base—$0.01100%0x461a…5962107d ago0x027d32…99885c
0xf106…c4a10xc801…ad56Base—$0.02100%0x461a…5962107d ago0x5ca142…ea157c
0xf106…c4a10x8780…289eBase—$0.02100%0x461a…5962107d ago0xabb1d0…044296
0xf106…c4a10x99ca…fa28Base—$0.003776100%0x461a…5962107d ago0x46d8c6…5638a4
0xf106…c4a10xf28f…4e15Base—$0.00768100%0x461a…5962107d ago0xb03060…79b9ed
0xf106…c4a10xc801…ad56Base—$0.02100%0x461a…5962107d ago0xca38d4…c46554
0xf106…c4a10xf386…b755Base—$0.003776100%0x461a…5962107d ago0xe4d36a…a7cb76
0xf106…c4a10x99ca…fa28Base—$0.003776100%0x461a…5962107d ago0xc1bdf0…466e81
0xf106…c4a10x4e25…5148Base—$0.003776100%0x461a…5962107d ago0xcc86c9…7d49b1
0xf106…c4a10xb1e9…8cdaBase—$0.003776100%0x461a…5962107d ago0x5f8499…a7c8b7
0xf106…c4a10x1eb2…c997Base—$0.00768100%0x461a…5962107d ago0x9cb4e2…3fc3f4
0xf106…c4a10xe155…7e07Base—$0.02100%0x461a…5962107d ago0x91159a…faad2f
0xf106…c4a10x8780…289eBase—$0.00768100%0x461a…5962107d ago0x06d571…95393b
0xf106…c4a10x6543…0d46Base—$0.00768100%0x461a…5962107d ago0xe581d3…48225d
0xf106…c4a10xf0a0…3373Base—$0.02100%0x461a…5962107d ago0x9f175c…69d501
0xf106…c4a10x44b4…727bBase—$0.00768100%0x461a…5962107d ago0x3bc9c2…2e2df4
0xf106…c4a10x81b8…3c4bBase—$0.02100%0x461a…5962107d ago0x867ab5…bf97cb
0xf106…c4a10xcc23…d6f5Base—$0.01100%0x461a…5962107d ago0x322526…94f9e7
0xf106…c4a10x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x525167…2fbe5b
0xf106…c4a10x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xc597af…824949
0xf106…c4a10x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x74704e…5ab049
0xf106…c4a10x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xd20f2d…ced21e
0xf106…c4a10x0d3b…0707Base—$0.001100%0x461a…5962107d ago0xf72e20…48bc87
0xf106…c4a10x0d3b…0707Base—$0.001100%0x461a…5962107d ago0x40b09a…f444cd

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.