Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdcdf…be7a0x8780…289eBase—$0.02100%0x461a…5962105d ago0xe38f20…25fb36
0xdcdf…be7a0xe155…7e07Base—$0.02100%0x461a…5962105d ago0xc07c1a…b86401
0xdcdf…be7a0x6543…0d46Base—$0.01100%0x461a…5962105d ago0xd2c9a0…54c45a
0xdcdf…be7a0x4e25…5148Base—$0.01100%0x461a…5962105d ago0x805cc8…ee2f33
0xdcdf…be7a0x4022…473eBase—$0.003776100%0x461a…5962105d ago0x924e72…7faba0
0xdcdf…be7a0xde52…06b5Base—$0.00768100%0x461a…5962105d ago0x88d1a8…bd53dc
0xdcdf…be7a0xc801…ad56Base—$0.00768100%0x461a…5962105d ago0x3a0746…798f1a
0xdcdf…be7a0x4419…5375Base—$0.00768100%0x461a…5962105d ago0xc1125a…50c16e
0xdcdf…be7a0x2334…9fbeBase—$0.02100%0x461a…5962105d ago0xc9d8af…0a2bdb
0xdcdf…be7a0x0c58…8a64Base—$0.02100%0x461a…5962105d ago0xaf9203…21590a
0xdcdf…be7a0x4e25…5148Base—$0.01100%0x461a…5962105d ago0x67c625…1e5252
0xdcdf…be7a0xe8af…e09eBase—$0.003776100%0x461a…5962105d ago0xec8425…c5c943
0xdcdf…be7a0xf0a0…3373Base—$0.02100%0x461a…5962105d ago0x0dc4e0…ec2cce
0xdcdf…be7a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xbc89ce…9f55e2
0xdcdf…be7a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x8eac92…7763f7
0xdcdf…be7a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x3d2c07…4ac80a
0xdcdf…be7a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x9547ae…595d1d
0xdcdf…be7a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xd78042…d93b74
0xdcdf…be7a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x49f996…64bf1a
0xdcdf…be7a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x5ad9d6…98b52b
0xdcdf…be7a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0xff655a…8831f3
0xdcdf…be7a0x0d3b…0707Base—$0.001100%0x461a…5962105d ago0x327581…33bc3a

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.