Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbff46b…775b87
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea9d86…9bc56d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe8a13…0c1742
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4be601…0ac515
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc4535…6102da
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x38f642…367e4c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2700ad…c8ddf4
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe61aba…bc2de5
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb73260…24dda3
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5e8c1e…ac0532
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f6568…297b42
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfbc5d8…b562c2
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd0757a…affd9f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x346533…2bc24d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa7140e…02a7da
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x26a72a…8f4ae6
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x574ccb…0ea954
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e6755…354c4a
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb2f2d4…6408df
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa7071e…2f5201
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88fbfe…a81429
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa178cd…273629
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x858302…f38c90
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16734c…8f3c8d
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI116d ago0x549a69…6188a8

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.