Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xbd7230…8cf938
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x03300e…3818ff
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x50d54e…43ab25
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xdef4ad…b85d94
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x45f5a8…a0d421
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x88a4ed…82caf4
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8441db…89991c
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8bd651…173dc9
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4b19f5…32a8ed
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xdafda8…a8bcce
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x2da5c6…7db044
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3bf25c…6e19c1
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3d399a…37eb79
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x802eaa…667d17
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x593bc8…bb2820
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcea830…cb37bc
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x97dcd6…2515de
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xccb947…b45f51
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcdd531…05e9b6
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x11a1e6…62b8b2
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe0683c…453878
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x011ddf…e69342
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0f9e0f…5e1eef
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x799c26…9371ed
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xea286b…604487

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.