Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0xaf50b6…5498c1
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0xbd74d5…f7fe54
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x53fb52…d3fe2a
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x59b1db…6789d2
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x72b64e…297e84
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0xa8101e…2aeef9
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x60ae38…13bbd1
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0xd697e5…efb916
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x9b83ed…0b997c
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0xd81274…79fcc9
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0xf4fe44…c71d5a
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x3b15e5…7bcb2b
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0xabdca9…2692eb
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x9929e1…d91f6e
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x5fea77…532397
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x1e9aa1…54a785
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x7ee13f…f3924e
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x96ffe6…94fac6
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x74e7af…1258d6
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0xea2278…d01f2c
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0xae6d71…820af4
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x4ae68e…83e54d
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x4e15b4…55a638
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0xe2f486…b1db6a
0xd3f6…2c7c0xfa9d…8831Base—$0.02100%payAI47d ago0x0f79d6…a25dd1

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.