Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xefbc81…5d0e20
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3aea9e…6abc9b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf180a8…d600e0
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c350d…cbb990
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa571b7…c6ffb7
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x62e745…67319c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe1b86…b5280d
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x057ce9…ea1533
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x50da30…8454b6
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcf8b02…80cd79
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xde125d…2a42c1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6f2140…916a37
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1cfdac…f0355f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1e125e…030512
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x811c86…9bde9e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a347c…580841
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x641fa1…07450c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x128dfb…ae1f15
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcab4c0…b3eda0
0x56eb…2ceb0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac5efa…520bad
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc41e5b…51d1ce
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x713687…8d3010
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdb3252…880542
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x801c91…029fe0
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdbba03…bd1398

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.