Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x243c03…090c39
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf135ee…3a7570
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8107a9…52ac1c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x257181…2caf6a
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb51259…a64242
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6489d2…970160
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x92ce3d…c4af26
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffff83…7786c1
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x754b10…02c8f9
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x422eb8…56754f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ce6d6…fcf3ac
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfab7d2…952d26
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ddfb6…eaacbb
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0703cb…ef6779
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4f84c3…e036f1
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56139b…c26656
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65c8a8…fcda75
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf47785…8c7faf
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x36b8f6…bffc48
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x87d510…e68895
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa4b443…a4eb7c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55059a…06f578
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe672e7…97ee96
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x202e1e…7ff2af
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x57790f…ae1d57

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.