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.01100%payAI110d ago0x67a71c…230f10
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI110d ago0x1c8c67…8ec322
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI110d ago0xda3cae…6c08e1
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI110d ago0x83d5f3…47b1e1
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4df8e5…c1b0f8
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc5796…6f953b
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x56e397…e22bcc
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x31fbdb…31d850
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x163fa2…c67964
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x11ce72…ee3e0e
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x43b158…84a8fd
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9fd52d…40da18
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x55e02d…0989a7
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa69e8a…da3b1c
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x37c87a…f47f66
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x33b8d3…845544
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x11a3b6…7f4600
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79e866…727d16
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x396c0a…f39241
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd55594…62e593
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa52571…3cd890
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f8708…9f7ee1
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x40baa6…ff07e6
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x98d946…2385b2
0x979d…ce800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcb7841…cf9e67

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.