Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9780d ago0x3f63fb…7fa832
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9780d ago0x34ac82…2e429e
0x991f…feab0x73fc…b29bBase$0.006100%0x0018…ca9780d ago0x1c013b…583cce
0xb5b1…954c0x73fc…b29bBase$0.0075100%0x0018…ca9780d ago0xb79d81…f65f7c
0xb5b1…954c0x73fc…b29bBase$0.0075100%0x0018…ca9780d ago0x82a818…dbdcd5
0xb5b1…954c0x73fc…b29bBase$0.01100%0x0018…ca9780d ago0x55f638…43a4be
0xb5b1…954c0x73fc…b29bBase$0.01100%0x0018…ca9780d ago0x47546f…23b7f2
0xb5b1…954c0x73fc…b29bBase$0.01100%0x0018…ca9780d ago0x369e40…ef40a0
0xb5b1…954c0x73fc…b29bBase$0.01100%0x0018…ca9780d ago0x0db5df…6d8d4b
0xf5ce…13cf0x73fc…b29bBase$0.006100%0x0018…ca9781d ago0x2535d9…6df64f
0xf5ce…13cf0x73fc…b29bBase$0.006100%0x0018…ca9781d ago0x74d4d4…50588e
0xf5ce…13cf0x73fc…b29bBase$0.006100%0x0018…ca9781d ago0x493975…7802aa
0xf5ce…13cf0x73fc…b29bBase$0.006100%0x0018…ca9781d ago0xcf08a9…457042
0xf5ce…13cf0x73fc…b29bBase$0.006100%0x0018…ca9781d ago0x8c409e…ff54ad
0xf5ce…13cf0x73fc…b29bBase$0.006100%0x0018…ca9781d ago0x65b6be…ca9fff
0xf5ce…13cf0x73fc…b29bBase$0.006100%0x0018…ca9781d ago0x8d69f1…612869
0xf5ce…13cf0x73fc…b29bBase$0.006100%0x0018…ca9781d ago0x8cb3bd…b25098
0xf5ce…13cf0x73fc…b29bBase$0.006100%0x0018…ca9781d ago0x042518…f37940
0xf5ce…13cf0x73fc…b29bBase$0.006100%0x0018…ca9781d ago0xc57b56…78774d
0xf5ce…13cf0x73fc…b29bBase$0.01100%0x0018…ca9781d ago0x825b48…6a14ac
0xf5ce…13cf0x73fc…b29bBase$0.01100%0x0018…ca9781d ago0xafb290…b8a58d
0xf5ce…13cf0x73fc…b29bBase$0.01100%0x0018…ca9781d ago0xa2d63c…caa444
0xf5ce…13cf0x73fc…b29bBase$0.01100%0x0018…ca9781d ago0xa82277…eddbc2
0xf5ce…13cf0x73fc…b29bBase$0.01100%0x0018…ca9781d ago0x5b137f…1c705d
0xf5ce…13cf0x73fc…b29bBase$0.01100%0x0018…ca9781d ago0x1cdfac…5c8cc1

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.