Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6881…42130x50eb…6480Base—$0.003100%0x54f0…7932117d ago0x2c1423…2af994
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932117d ago0xf7350e…0d70b5
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0xaff80f…875592
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932117d ago0x73c306…de8103
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0xad23c9…e68f97
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x40e042…98fecb
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0xd969e7…08499d
0x6881…42130x50eb…6480Base—$0.003100%0x54f0…7932117d ago0xff1c75…a3230d
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x7ab13b…6e1e4a
0x6881…42130x50eb…6480Base—$0.003100%0x54f0…7932117d ago0xe6f46d…7e6138
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x176009…f15a45
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x753b0d…7014e0
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0xafd9ed…6e9c54
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x6770d7…1fdb6f
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932117d ago0x5cb392…5d0818
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x61ba59…ece94f
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x0af3ab…720553
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0xce97ae…1b72c1
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0xba0adc…54e653
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932117d ago0x78c945…d50c18
0x6881…42130x50eb…6480Base—$0.0005100%0x54f0…7932117d ago0xe0a55a…1626f6
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x39b1e1…8635de
0x6881…42130x50eb…6480Base—$0.002100%0x54f0…7932117d ago0x98ef05…01c8d3
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x69f8d9…8638a0
0x6881…42130x50eb…6480Base—$0.001100%0x54f0…7932117d ago0x084d0c…9ae22e

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.