Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc78ade…6ac58a
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ed72c…066fe0
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf49a60…b4c606
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08b934…ba7457
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffe026…2c54ab
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x841caf…fbae53
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfd9c06…45d4c2
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf81fbe…d14abd
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x198125…517f92
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x25236d…db9ce2
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7eb935…524b09
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd06cd4…5cbc41
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3adcb6…4fdd9b
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x85fa44…4825c9
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbaf40…79dc48
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x82abba…b303da
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7206f6…30391a
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x242c19…69c15e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c4524…302edd
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x88776b…c193ec
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5d8ee…b68572
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5210f…f83ec1
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe542ca…e36109
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x335060…885e19
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd0f70a…07492b

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.