Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c60…adf00x0f7a…9fd2Base$1.2970%0xca72…b65936d ago0x71f7fe…63d941
0x1163…138c0x0f7a…9fd2Base$1.2670%0xca72…b65936d ago0x0327d0…db077f
0xc879…04880x0f7a…9fd2Base$1.2970%0xb629…dab436d ago0xed59aa…f8e1ce
0xc135…d2540x0f7a…9fd2Base$1.0170%0x3a59…f1fd36d ago0xed4f19…b76e48
0xc879…04880x0f7a…9fd2Base$1.0770%0xb629…dab436d ago0xaffd2b…730d19
0xc879…04880x0f7a…9fd2Base$1.0670%0xb629…dab436d ago0xeb3281…bf858d
0x1248…322d0x0f7a…9fd2Base$1.1270%0xc228…8d8836d ago0xb615ff…6fabba
0x45fd…78ab0x0f7a…9fd2Base$1.0670%0xdc56…493936d ago0xb5fe50…9564db
0xc879…04880x0f7a…9fd2Base$1.0370%0xb629…dab436d ago0xc8f111…55ee77
0x817a…dc770x0f7a…9fd2Base$1.0470%0xc228…8d8836d ago0x5061f9…2a1aad
0xc879…04880x0f7a…9fd2Base$1.1370%0xb629…dab436d ago0x3f9a89…52dc2a
0xa9f3…1eb00x0f7a…9fd2Base$1.3170%0x8144…648736d ago0xc8a2d5…b9df9f
0x8bf1…92610x0f7a…9fd2Base$1.3470%0xc228…8d8836d ago0x04a7e9…8eee53
0xc135…d2540x0f7a…9fd2Base$1.3170%0xc228…8d8836d ago0x76584d…f6868d
0xa9f3…1eb00x0f7a…9fd2Base$1.3270%0xca72…b65936d ago0xe66dbb…c72249
0x91c9…c84c0x0f7a…9fd2Base$1.1770%0xe4c4…3c7b36d ago0x495a5a…9cbe4b
0xc879…04880x0f7a…9fd2Base$1.0470%0xb629…dab436d ago0xde736f…0663e9
0xc991…4dce0x0f7a…9fd2Base$1.5270%0xe4c4…3c7b36d ago0xa8422f…8d1c57
0x37d0…27650x0f7a…9fd2Base$7.4570%0xacb4…00ae36d ago0x49c618…a62cb9
0x45fd…78ab0x0f7a…9fd2Base$1.1470%0xca72…b65936d ago0xeafa82…ac8666
0x9eba…858a0x0f7a…9fd2Base$1.1670%0x666e…466636d ago0x400cb2…0bab11
0x817a…dc770x0f7a…9fd2Base$1.0770%0xc228…8d8836d ago0x7092b5…dd85b8
0xa62a…a1b20x0f7a…9fd2Base$1.4170%0xc228…8d8836d ago0x9c40c6…29fa77
0xc879…04880x0f7a…9fd2Base$1.1770%0xb629…dab436d ago0xd1011c…0ce049
0x9631…acfd0x0f7a…9fd2Base$1.0470%0xfc36…884236d ago0x7137e2…290fd1

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.