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.1570%0xd30b…996c16d ago0x55ae1c…021daf
0x3248…f93f0x0f7a…9fd2Base$1.3570%0xddfa…27fe16d ago0xb30f7e…2120ef
0x3248…f93f0x0f7a…9fd2Base$1.1170%0x2060…742d16d ago0x49b20c…cda8fe
0x3248…f93f0x0f7a…9fd2Base$1.3170%0x305e…fcf616d ago0x2cc93f…f2159e
0x3dd3…29680x0f7a…9fd2Base$19.8570%0x9e8f…f4f716d ago0x9097d7…a4efb9
0x3248…f93f0x0f7a…9fd2Base$1.2370%0x73b4…e73616d ago0x558416…604443
0x3248…f93f0x0f7a…9fd2Base$1.3270%0x305e…fcf616d ago0x4b0eb9…c2af66
0x3248…f93f0x0f7a…9fd2Base$1.5570%0xfc36…884216d ago0x21a0f7…de4ef4
0x3248…f93f0x0f7a…9fd2Base$1.3070%0xd5e7…7be016d ago0x2437d2…a41869
0x3248…f93f0x0f7a…9fd2Base$1.3070%0xd30b…996c16d ago0xcd4591…68a5f6
0x3248…f93f0x0f7a…9fd2Base$1.0570%0x9e8f…f4f716d ago0xe9c4a3…169b2f
0x504a…534f0x0f7a…9fd2Base$4.9570%0x73b4…e73616d ago0x3fa612…82e1e6
0x3248…f93f0x0f7a…9fd2Base$1.4870%0xd2ae…d69816d ago0x45e31a…63924e
0x3248…f93f0x0f7a…9fd2Base$1.4070%0x472f…69fd16d ago0xb3ba22…f84a87
0x3248…f93f0x0f7a…9fd2Base$1.0770%0x8509…27b416d ago0x1e4a6b…50acce
0x5a58…a7bd0x0f7a…9fd2Base$1.3370%0x73b4…e73616d ago0x092f04…7020bc
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0xc50d…ed7b16d ago0x1c585d…33095c
0x5a58…a7bd0x0f7a…9fd2Base$1.4470%0x9e8f…f4f716d ago0x7e697b…b80d7f
0x5a58…a7bd0x0f7a…9fd2Base$1.1370%0xc50d…ed7b16d ago0x04efbb…b9ed3b
0x3248…f93f0x0f7a…9fd2Base$1.8370%0xfc36…884216d ago0xbc83bc…ba625d
0x5a58…a7bd0x0f7a…9fd2Base$1.2270%0x9e8f…f4f716d ago0x7df7c7…d1cf1a
0x3248…f93f0x0f7a…9fd2Base$1.3170%0x5938…ac9716d ago0xb22870…79efd3
0x5a58…a7bd0x0f7a…9fd2Base$1.0170%0x9e8f…f4f716d ago0xeea776…897141
0x5a58…a7bd0x0f7a…9fd2Base$1.3170%0xc50d…ed7b16d ago0x676995…52439e
0x5a58…a7bd0x0f7a…9fd2Base$2.5870%0xc50d…ed7b16d ago0x919074…44f0eb

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.