Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc879…04880x34a4…b3ddBase$1.53100%0x73b4…e73644d ago0x87395e…315a55
0x0837…479f0x34a4…b3ddBase$5.00100%0x73b4…e73644d ago0x537f7b…44285a
0xc879…04880x34a4…b3ddBase$1.42100%0x0e49…892744d ago0x6a8979…fcc00c
0xc879…04880x34a4…b3ddBase$1.64100%0xdc73…65ce44d ago0x79fcb1…143ddb
0xc879…04880x34a4…b3ddBase$1.40100%0xb629…dab444d ago0xf75d51…6e0cbe
0xc879…04880x34a4…b3ddBase$1.35100%0x0e49…892744d ago0xdef2d8…53e76c
0xc879…04880x34a4…b3ddBase$1.24100%0xb629…dab444d ago0xfd2626…45e92f
0xc879…04880x34a4…b3ddBase$1.06100%0x666e…466644d ago0x9eb865…021676
0xc879…04880x34a4…b3ddBase$1.08100%0xddfa…27fe44d ago0x98d91e…75449c
0xc879…04880x34a4…b3ddBase$1.18100%0xc50d…ed7b44d ago0xa2eb90…19c317
0xc879…04880x34a4…b3ddBase$1.05100%0x4668…62f244d ago0xbcf604…20607f
0x2c7b…1b9e0x34a4…b3ddBase$3.99100%0x4668…62f244d ago0xa168a3…84038f
0xe116…0a080x34a4…b3ddBase$8.07100%0xdc73…65ce44d ago0x7ee97e…806053
0xc879…04880x34a4…b3ddBase$1.35100%0xb629…dab445d ago0xfc1899…6e2875
0xc879…04880x34a4…b3ddBase$1.31100%0xb629…dab445d ago0x99d037…66407c
0xc879…04880x34a4…b3ddBase$2.11100%0xb629…dab445d ago0x1d8bd9…4a7879
0xc879…04880x34a4…b3ddBase$5.06100%0xb629…dab445d ago0x7d9d86…1ee414
0x2c7b…1b9e0x34a4…b3ddBase$9.17100%0x4668…62f245d ago0xccf87d…2a5120
0x2c7b…1b9e0x34a4…b3ddBase$5.00100%0xb629…dab445d ago0xad27db…88ddbd
0x1b67…f7370x34a4…b3ddBase$10.00100%0x1d90…b0aa45d ago0x1f266c…11bf9f

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.