Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown87d ago0x0f226b…37272d
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown87d ago0x12f521…6fd22e
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0xf0fd4b…322295
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x36cbdb…0f4047
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x89dcfe…c60c30
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x60ba96…63bb09
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0xf9070a…e2af99
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0xe66f2c…cdca57
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x29b464…bd86ab
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x9abf36…1800f7
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0xaac394…6b2c17
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0xa62b85…12db14
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x0db83a…cd6fed
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x8c7ec4…e96ecb
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x3922ba…66020e
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x958842…0c76aa
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0xa90872…b8092f
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x567002…21ec98
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x22bb4c…5b10d7
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x12e6d1…43489f
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x7086fc…5d8597
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0xcaedef…8d3c0d
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x0b6a32…9dbea1
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x0f37b7…4c2e3d
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown88d ago0x435f36…231176

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.