Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc22a…9afb0xecb6…ee4dBasex402 service$0.001100%0x1127…e62872d ago0xd583e7…097dab
0xc22a…9afb0xecb6…ee4dBasex402 service$0.02100%0x1127…e62872d ago0xd08148…1bc2a4
0xc22a…9afb0xecb6…ee4dBasex402 service$0.01100%0x1127…e62872d ago0x28fe54…091762
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62872d ago0x457897…931acc
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62872d ago0xe808d7…990747
0xc22a…9afb0xecb6…ee4dBasex402 service$0.001100%0x1127…e62872d ago0xa2246e…bb4b8f
0xc22a…9afb0xecb6…ee4dBasex402 service$0.02100%0x1127…e62872d ago0x2514b2…8aec53
0xc22a…9afb0xecb6…ee4dBasex402 service$0.01100%0x1127…e62872d ago0xecedf6…dc5d09
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62872d ago0xe3d275…f1d277
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62872d ago0x6c198a…6ffd13
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0x47083b…d3771b
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0x2103ae…04702d
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0x04f356…0b1dd4
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0xa97943…19b096
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0x45ef57…5b57b2
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0x7e4ae9…919a42
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0xefb28e…a3cb1f
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0x0b28ef…93c49d
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0xa34adb…464db8
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0xde3c6c…60dba2
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0x24519c…76c0f1
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0x154434…f0f621
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0x5b1a65…f16d74
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0x968859…3da79b
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62872d ago0xb112c7…f98c01

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.