Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3248…f93f0x0f7a…9fd2Base$1.4570%0x9e8f…f4f715d ago0x54474a…0c9f84
0x3248…f93f0x0f7a…9fd2Base$1.5870%0x8509…27b415d ago0x0e560e…6a90ad
0x3248…f93f0x0f7a…9fd2Base$1.0070%0x4ae1…117b15d ago0x6c815d…72d000
0x9bfb…e2590x0f7a…9fd2Base$49.9370%0xfc36…884215d ago0xa27c65…9be3ce
0x5a58…a7bd0x0f7a…9fd2Base$1.3270%0xc50d…ed7b15d ago0xca08f6…9bd38c
0x5a58…a7bd0x0f7a…9fd2Base$1.2970%0x4668…62f215d ago0x7aa607…f1e014
0x3248…f93f0x0f7a…9fd2Base$1.3870%0xb629…dab415d ago0xbb22f9…300564
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0x9e8f…f4f715d ago0x3e5f09…48e001
0x3248…f93f0x0f7a…9fd2Base$1.0370%0x4ae1…117b15d ago0xd698aa…c52e63
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0xc50d…ed7b15d ago0xa75875…5fd858
0x5a58…a7bd0x0f7a…9fd2Base$1.2970%0x73b4…e73615d ago0x427a93…b72c7b
0x5a58…a7bd0x0f7a…9fd2Base$1.9770%0x9e8f…f4f715d ago0x27be66…fd0e5a
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x305e…fcf615d ago0x8886fd…996dc3
0x5a58…a7bd0x0f7a…9fd2Base$1.5170%0x4668…62f215d ago0x6370b3…f71881
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0x4668…62f215d ago0x37d189…aa54f2
0x5a58…a7bd0x0f7a…9fd2Base$1.2970%0xc85d…258015d ago0x18aa8b…3e9ee7
0x3248…f93f0x0f7a…9fd2Base$1.6270%0x8509…27b415d ago0xcaf2a1…72ab67
0xd186…a2cc0x0f7a…9fd2Base$1.0870%0x71e2…fc0715d ago0x837ab2…73f4e1
0x3dd3…29680x0f7a…9fd2Base$26.8570%0x9e8f…f4f715d ago0x31045f…ec10c1
0x3248…f93f0x0f7a…9fd2Base$1.5670%0xddfa…27fe15d ago0x9be5ba…993e55
0x5a58…a7bd0x0f7a…9fd2Base$1.6570%0x305e…fcf615d ago0x45068e…17b0b7
0xb3a4…296c0x0f7a…9fd2Base$18.5270%0x8398…2c0615d ago0x46fa2c…5c6ac8
0x3248…f93f0x0f7a…9fd2Base$1.4670%0xddfa…27fe15d ago0x82c424…efb76d
0x3248…f93f0x0f7a…9fd2Base$1.1170%0xd2ae…d69815d ago0x960679…244f08
0xc948…a7890x0f7a…9fd2Base$1.9570%0x4668…62f215d ago0x330cc3…be23cd

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.