Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2e7c90…4838d0
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2eee1b…df3abf
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9ee27c…7ad30a
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1a499b…f4de8c
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbd7531…2ad5b6
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe121d2…00401d
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x315e6c…ad41e9
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5441be…4b0712
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdc1fbb…26f240
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3569eb…3984d8
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9ce250…9c9681
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e872b…1d296b
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e2f85…d94a09
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5c53b3…bec3b8
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x17163a…7dbcf3
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5f615b…bec472
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7eacfc…179232
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb294d5…60ef28
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc2fd82…25857c
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1b4702…edffeb
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x216371…69ce08
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x12d8f8…d54701
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9391b6…afc0b6
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc5758e…70c6c8
0xd762…b2ee0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x28c0a1…6d988a

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.