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.0870%0x4ae1…117b19d ago0x7247b2…32d158
0xc879…04880x0f7a…9fd2Base$19.9470%0xb629…dab419d ago0x246d44…de5d8a
0x3248…f93f0x0f7a…9fd2Base$1.4070%0x71e2…fc0719d ago0x37ca5c…f933e2
0x3248…f93f0x0f7a…9fd2Base$1.1070%0xd5e7…7be019d ago0xe04a4c…7a9189
0x3248…f93f0x0f7a…9fd2Base$1.2870%0x71e2…fc0719d ago0xf988af…f77846
0x3dd3…29680x0f7a…9fd2Base$18.8570%0x73b4…e73619d ago0xd16e29…09cf9c
0x5a58…a7bd0x0f7a…9fd2Base$1.2570%0x9e8f…f4f719d ago0x517183…59eb45
0x5a58…a7bd0x0f7a…9fd2Base$1.9770%0x73b4…e73619d ago0x1fe1ea…37d6e6
0x5a58…a7bd0x0f7a…9fd2Base$1.0470%0x73b4…e73619d ago0x37a541…58f20e
0x5a58…a7bd0x0f7a…9fd2Base$1.6470%0x9e8f…f4f719d ago0xaf94e8…62fcd3
0x5a58…a7bd0x0f7a…9fd2Base$1.5470%0x9e8f…f4f719d ago0x7c8825…7485fd
0x5a58…a7bd0x0f7a…9fd2Base$2.3370%0x73b4…e73619d ago0x258ad3…9a9682
0x3248…f93f0x0f7a…9fd2Base$1.0670%0x4ae1…117b19d ago0xc109a5…4ae9fc
0x5f67…df260x0f7a…9fd2Base$1.9570%0xd30b…996c19d ago0x3dff5e…fcb2fa
0x3248…f93f0x0f7a…9fd2Base$1.4970%0x305e…fcf619d ago0x6ccdd1…ec9ba1
0x5f67…df260x0f7a…9fd2Base$0.9470%0x8398…2c0619d ago0x1d3e32…0186bb
0x94bd…14df0x0f7a…9fd2Base$3.9570%0x94c3…675819d ago0x87d029…a197a7
0x3248…f93f0x0f7a…9fd2Base$1.4670%0x0e49…892719d ago0x711b7c…95fef5
0x5a58…a7bd0x0f7a…9fd2Base$1.0870%0x73b4…e73619d ago0x722660…01a4e5
0x5a58…a7bd0x0f7a…9fd2Base$1.5070%0x9e8f…f4f719d ago0xad93d6…a071c8
0x3248…f93f0x0f7a…9fd2Base$1.2470%0xb629…dab419d ago0x033e57…14e077
0x5a58…a7bd0x0f7a…9fd2Base$1.0470%0x9e8f…f4f719d ago0x2589b1…865a2f
0x5a58…a7bd0x0f7a…9fd2Base$2.8070%0x73b4…e73619d ago0x9bb0cd…6f04cd
0x5a58…a7bd0x0f7a…9fd2Base$3.9570%0x9e8f…f4f719d ago0xbc03f5…90e6a6
0x5a58…a7bd0x0f7a…9fd2Base$3.0170%0x9e8f…f4f719d ago0xc2d7d1…fc1549

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.