Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe04cb…029f5a
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd38f5…84c889
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0dde5…7563ff
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c5dd9…c68dd9
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ba582…dd28ca
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x66c3f4…164339
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e5183…300393
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x67ab27…1008b2
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e04cf…c22aeb
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x03807c…b90dd0
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xafe64e…e89e42
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x60bc6a…cdc2af
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde1c5e…23f464
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc3d534…b8818c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x77d052…ec3270
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9df84…ee8618
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfd3cef…9f73ef
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd1956d…2e8fc2
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1543cb…5fc4f0
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdadae2…c1770b
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3de93d…67e422
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd8760…eb093a
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e1ffc…7102a7
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1d2ef…dbec8c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4685e2…06837f

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.