Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb6163…2be74f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x30d2eb…54ac49
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc0e395…efa679
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1da6ff…cd0c64
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb0fe31…dc3a49
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e278a…d3944f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc21166…64740e
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e2844…b2aba7
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfd42f5…fe7cdd
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4883a1…347420
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x768ab1…5a1bb9
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbca65…44bf19
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x319646…0ba659
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd001c…d187d8
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x684de7…f7e749
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x09f08e…59766c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x840256…589b4b
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf3c1a…0279f0
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d0682…b1482c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xed3d3a…e4f7e7
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa04680…92e287
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62968d…08f576
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6bbdf7…942431
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc98791…c6161d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ec1a6…8d00c4

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.