Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4707b6…050d95
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28bd15…03f255
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcdc7bc…208714
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3e66d9…291db1
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7ca142…fa3e1b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc76d38…e32b61
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x184e0f…9a64b9
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d7224…1bf171
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55c352…55aeb5
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb19dce…b37dcf
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe2c7b3…f07366
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x174aeb…d0b2fc
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x93f866…e1b5c9
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb25306…b2c10e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x433666…0032a4
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa613d0…0efdc1
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x71c670…6bd6d2
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9adbaf…3d1283
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd31f07…2f691e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x38f648…ef3243
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x64833c…01f994
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5dec85…efbd83
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x88b60d…1a1e8f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d417f…38eb4c
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI110d ago0x93e6b2…a85502

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.