Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09993b…9894c8
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x391158…ac21fd
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcac372…2c072b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b7b72…53ead4
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5341c3…6b6771
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeebf2e…1446fc
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa3201c…851045
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x408698…5ac4ee
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f144c…7eb4d1
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d755e…cddf7b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x300f09…e0e592
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x334b3c…faf0a4
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b94fc…8a8ad2
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdc43be…a42c33
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c9d87…627eee
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5aca42…38c33c
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe7a98d…1e8829
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13df75…27a725
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xae99ae…cf3320
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2ec804…0016d6
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63dfcb…1d0dfd
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6dce5d…fbe376
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x370d7d…50f670
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd46ea8…9a8850
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdc4117…ba6da5

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.