Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xead8…7fa60x0f7a…9fd2Base—$1.0070%0x73b4…e73632d ago0xc3ea86…22bc11
0xead8…7fa60x0f7a…9fd2Base—$1.1670%0x73b4…e73632d ago0x5001a8…d4be5f
0xead8…7fa60x0f7a…9fd2Base—$1.1670%0x73b4…e73632d ago0x290359…ff1f2c
0xead8…7fa60x0f7a…9fd2Base—$1.2270%0x73b4…e73632d ago0xdb8d8b…066110
0xead8…7fa60x0f7a…9fd2Base—$1.3270%0x73b4…e73632d ago0x87e299…02cdab
0xead8…7fa60x0f7a…9fd2Base—$1.2970%0x73b4…e73632d ago0xd66f3a…4fb4e0
0xead8…7fa60x0f7a…9fd2Base—$1.3070%0x73b4…e73632d ago0xf1bbad…05e4e2
0xead8…7fa60x0f7a…9fd2Base—$1.3170%0x73b4…e73632d ago0x9db9a7…9f42e8
0xead8…7fa60x0f7a…9fd2Base—$1.2870%0x73b4…e73632d ago0xcf8fef…7896d4
0xead8…7fa60x0f7a…9fd2Base—$1.2970%0x73b4…e73632d ago0x058ae8…975d66
0xead8…7fa60x0f7a…9fd2Base—$1.3070%0x73b4…e73632d ago0x6a6ee4…2d16b3
0xead8…7fa60x0f7a…9fd2Base—$1.3070%0x73b4…e73632d ago0xb8b5ca…a0dee2
0xead8…7fa60x0f7a…9fd2Base—$1.3070%0x73b4…e73632d ago0x9e3179…daf4ac
0xead8…7fa60x0f7a…9fd2Base—$1.3070%0x73b4…e73632d ago0xb37bfa…eaf419
0xead8…7fa60x0f7a…9fd2Base—$1.3270%0x73b4…e73632d ago0xfaaf8d…069553
0xead8…7fa60x0f7a…9fd2Base—$1.3170%0x73b4…e73632d ago0x520979…998be9
0xead8…7fa60x0f7a…9fd2Base—$1.5870%0x73b4…e73632d ago0xf5fb4f…7970c6
0xead8…7fa60x0f7a…9fd2Base—$1.0770%0x71e2…fc0733d ago0x96eab1…fde6a5

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.