Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xe8d9d8…03af16
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x254257…783339
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xa35a6f…00ea3e
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x851d5e…94df84
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xadbf38…b2f09e
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xac6af2…3a2ef3
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xc520ae…184cbd
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x30faa1…36c275
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xe7766a…82c636
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x82bdf8…a65571
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x4c7702…f2ceaf
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x015c8a…529d4f
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x091b46…489002
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x2c6e45…112972
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xc3f59c…62b48d
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xc3b9a2…1dda77
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x056cb2…b7fab8
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x8ea490…991299
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x15b8b7…042b07
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x0dd733…f1ce63
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x3bd6c3…5450bd
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xd54d12…ad0a6c
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xcd2d48…c3f5e7
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0x9e3f61…2674a0
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa20d ago0xa048e2…b89261

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.