Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9bbfa3…27e3d5
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x12a934…c08350
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb531d0…f87a02
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb64cad…97a8de
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa182f2…ce7bad
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfb825a…ec3f01
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6652e4…99b46b
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0xdc00d6…f6c502
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8e04ca…3cefbc
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0xba1489…888841
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x1b45d2…49bf91
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x707901…b63ddd
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4fb6bd…da7015
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x351529…3e39a5
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0514f9…fde135
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6f089e…67a938
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf16c2a…c5737d
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0f3bca…ffc58a
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x60c323…0c42dc
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x229743…766acd
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x53f1d6…eb46d7
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8a06f1…5677f1
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfadde0…5b10dd
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x615d4b…2e87fc
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4004ca…08c526

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.