Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc879…04880x0f7a…9fd2Base$1.2370%0xefbf…890833d ago0x9af45c…e4d8e5
0x8bf1…92610x0f7a…9fd2Base$1.1170%0xc228…8d8833d ago0xc2c2ad…a43bba
0x2795…df9e0x0f7a…9fd2Base$1.2370%0x71e2…fc0733d ago0xd51dad…a9efbb
0x9eba…858a0x0f7a…9fd2Base$1.2270%0xc228…8d8833d ago0x30fd2a…a92f4a
0x45fd…78ab0x0f7a…9fd2Base$1.2970%0xca72…b65933d ago0x9ac3f3…708f8d
0xc879…04880x0f7a…9fd2Base$1.3170%0xb629…dab433d ago0x857bf9…0f1174
0xc879…04880x0f7a…9fd2Base$1.2470%0xb629…dab433d ago0x42a1fd…17f8a6
0xf430…0a0d0x0f7a…9fd2Base$1.3370%0xdc56…493933d ago0x4eaf9b…ae87f0
0x4c60…adf00x0f7a…9fd2Base$1.0870%0xca72…b65933d ago0x3150e0…d59afa
0x1248…322d0x0f7a…9fd2Base$1.3070%0xc228…8d8833d ago0x18e45b…51cd56
0xc879…04880x0f7a…9fd2Base$1.5970%0xb629…dab433d ago0x881148…99227f
0x9eba…858a0x0f7a…9fd2Base$1.3870%0xc228…8d8833d ago0xf4ac9b…0854a9
0x8bf1…92610x0f7a…9fd2Base$1.3370%0xc228…8d8833d ago0x41c968…ae3008
0x9631…acfd0x0f7a…9fd2Base$1.2170%0xca72…b65933d ago0xb4234c…6b88bf
0x91c9…c84c0x0f7a…9fd2Base$1.2170%0xe4c4…3c7b34d ago0xe6ab90…69858b
0xa9f3…1eb00x0f7a…9fd2Base$1.1170%0x8144…648734d ago0x1740fc…a05293
0x4c60…adf00x0f7a…9fd2Base$1.3170%0xca72…b65934d ago0xe64810…4c7ef8
0xc991…4dce0x0f7a…9fd2Base$1.2070%0xe4c4…3c7b34d ago0xa4f491…d92600
0x817a…dc770x0f7a…9fd2Base$1.2970%0xc228…8d8834d ago0xf57c80…2c80a9
0xc135…d2540x0f7a…9fd2Base$1.3370%0x79d3…3cb334d ago0x7995b2…02fb3a
0xc879…04880x0f7a…9fd2Base$1.0070%0xb629…dab434d ago0xd54be6…5f3f11
0x1163…138c0x0f7a…9fd2Base$1.2270%0xca72…b65934d ago0x62d094…0e12e6
0x1248…322d0x0f7a…9fd2Base$1.3370%0xc228…8d8834d ago0x52b544…bc4240
0xa62a…a1b20x0f7a…9fd2Base$1.1170%0x8144…648734d ago0xba124e…5a044d
0x5a58…a7bd0x0f7a…9fd2Base$1.4070%0x9e8f…f4f734d ago0x0b5f15…48fc75

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.