Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x081d40…d0e72a
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3bfbb3…aa3031
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8e1299…2a09c5
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9ccb3d…c3a4ff
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd026ee…b422fa
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x54ce1d…6d2cb6
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9851de…ba9f19
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x04be4d…4b242e
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf901e5…132690
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e8e0b…b346e8
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x52a714…5ffbca
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc7a065…293ea3
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0e56e6…10cec8
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29fb07…fd3631
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xca91b0…d03c85
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa396c8…121a49
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe84f6f…7c3a42
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdf4c78…ca0f9c
0x3c2c…282d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbf2515…fe6916
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x401f5d…1a852d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x237633…bf13a8
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x531b7c…168885
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbf830c…51f47b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaad32e…b7dc57
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbcaf99…69714b

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.