Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59a0c7…14a929
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf8ee37…340dcf
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc47a55…017fcc
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac50ff…b10109
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x42c630…7fae9c
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d59cd…be5658
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27ad41…ec1e65
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf0c79a…56d52c
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7581d…3b7db7
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67ab16…0a2ea7
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x45c8d5…9eaf03
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0e3d67…cb9ad3
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x339706…9be05f
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78ed29…a5b53f
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x918911…83e983
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57aef0…0d2326
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x03d689…1d7984
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c9b97…c4cb80
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a3b33…45e042
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x66a8c9…272d9b
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x944233…f288c9
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7064ab…b0b1d5
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb550b4…7a5f5b
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x789362…396066
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x15eae1…c85846

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.