Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81983e…70cc19
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3356c0…eea35e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x034c15…8f286d
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5fe72d…be892f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8cf378…330c54
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9cd63d…109752
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe9704…b2bada
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41bab3…928410
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x24412a…aec0c7
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xce2846…365fe0
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e0e95…dfb9e4
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd07e96…5a7fcb
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf3f87…9c253d
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x261bc8…cc3140
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2cd3a5…b58251
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3aabae…5e0d3f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e64f5…ae0e83
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xab0f60…945664
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c884b…2bb47b
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffcdcd…0c026a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x112fed…15a2c9
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1593ca…910e94
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x67e0e5…7f817c
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x954255…be2070
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbcb9f3…522953

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.