Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec3a…16bb0x403b…c285Base—$0.01100%coinbase65d ago0x0185bb…164632
0xec3a…16bb0x568a…c08dBase—$0.01100%coinbase65d ago0x0e692e…107a9e
0xec3a…16bb0x04f8…50d9Base—$0.01100%coinbase65d ago0x56d3b4…f4f1af
0xec3a…16bb0x5bf1…2af2Base—$0.01100%coinbase65d ago0xe4c782…e02df2
0xec3a…16bb0xb95c…2408Base—$0.01100%coinbase65d ago0x991c95…7a120b
0xec3a…16bb0x4ace…8b9dBase—$0.01100%coinbase65d ago0xa2b0e3…dd7df2
0xec3a…16bb0xed66…ffc2Base—$0.01100%coinbase65d ago0x13b16a…01e602
0xec3a…16bb0xb72d…8526Base—$0.01100%coinbase65d ago0x4459b5…d8bf12
0xec3a…16bb0x8dbb…ee2eBase—$0.01100%coinbase65d ago0xd578b1…d8a9ab
0xec3a…16bb0xa893…25f7Base—$0.01100%coinbase65d ago0xaf6d9a…f9f76e
0xec3a…16bb0x2989…772fBase—$0.01100%coinbase65d ago0xe8e956…834282
0xec3a…16bb0x38e5…7d03Base—$0.01100%coinbase65d ago0x878bc6…de1ca3
0xec3a…16bb0xa3d7…de88Base—$0.01100%coinbase65d ago0x86bce0…c4cb76
0xec3a…16bb0x67f6…608dBase—$0.01100%coinbase65d ago0xe703d4…fbda7e
0xec3a…16bb0x6898…b122Base—$0.01100%coinbase65d ago0x06d475…f9af17
0xec3a…16bb0x7294…89c5Base—$0.01100%coinbase65d ago0x252aee…52bd5e
0xec3a…16bb0xa8d7…f373Base—$0.01100%coinbase65d ago0xa866fe…9fe276
0xec3a…16bb0x5b07…5385Base—$0.01100%coinbase65d ago0x59b52e…be1d78
0xec3a…16bb0x5999…0e0dBase—$0.01100%coinbase65d ago0x6671d1…3ab0bc
0xec3a…16bb0x0bb4…e170Base—$0.01100%coinbase65d ago0xf50d18…3ea967
0xec3a…16bb0x7787…6d3fBase—$0.01100%coinbase65d ago0xa8342a…55cb11
0xec3a…16bb0xdb6e…0f52Base—$0.01100%coinbase65d ago0x419bd5…216c08
0xec3a…16bb0xcd61…84e5Base—$0.01100%coinbase65d ago0x5530b6…4f574f
0xec3a…16bb0x4c04…31f9Base—$0.01100%coinbase65d ago0xe85658…503805
0xec3a…16bb0xd782…d113Base—$0.01100%coinbase65d ago0xfd14e5…d01608

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.