Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b0b…f4460x0f7a…9fd2Base$0.5770%0xac9f…7a6c22d ago0x2086cb…226abf
0x5a58…a7bd0x0f7a…9fd2Base$1.2370%0x9e8f…f4f722d ago0x874f98…1b923e
0x5a58…a7bd0x0f7a…9fd2Base$1.3570%0xc50d…ed7b22d ago0xb7de73…ce4cdb
0x5a58…a7bd0x0f7a…9fd2Base$1.3570%0x9e8f…f4f722d ago0x829e50…8ed16f
0x5a58…a7bd0x0f7a…9fd2Base$1.3070%0x4668…62f222d ago0x55403f…bdd175
0x5a58…a7bd0x0f7a…9fd2Base$1.9270%0x4668…62f222d ago0x8247f2…0e5859
0xc991…4dce0x0f7a…9fd2Base$48.6470%0xca72…b65922d ago0x0a1921…993893
0xa9f3…1eb00x0f7a…9fd2Base$48.6570%0xca72…b65922d ago0x5f0b7f…b5137d
0x45fd…78ab0x0f7a…9fd2Base$48.6670%0xca72…b65922d ago0x31c048…e039a0
0xd448…73470x0f7a…9fd2Base$18.7670%0x73b4…e73622d ago0x110a45…d90bc9
0x1163…138c0x0f7a…9fd2Base$48.6670%0xca72…b65922d ago0x2608df…ba21c9
0x5a58…a7bd0x0f7a…9fd2Base$1.1570%0x4668…62f222d ago0xaf6eb3…4849a7
0xd448…73470x0f7a…9fd2Base$19.9570%0x73b4…e73622d ago0x6c2d38…f00c3f
0x5a58…a7bd0x0f7a…9fd2Base$1.0470%0x9e8f…f4f722d ago0xe0f9b9…279274
0x3dd3…29680x0f7a…9fd2Base$23.3170%0xc50d…ed7b23d ago0x33ebfc…c06fad
0xf786…947c0x0f7a…9fd2Base$199.8170%0xc85d…258023d ago0xc9510e…544156
0x0b0b…f4460x0f7a…9fd2Base$16.0970%0x9b9a…b86b23d ago0x42cb1f…5b2f44
0xc879…04880x0f7a…9fd2Base$20.4070%0x94c3…675823d ago0x390142…225a24
0x31eb…c83f0x0f7a…9fd2Base$59.9570%0xb629…dab423d ago0xc5b698…e05913
0x2c7b…1b9e0x0f7a…9fd2Base$12.4570%0xac9f…7a6c23d ago0xf79d30…f050f4
0x6af4…74dd0x0f7a…9fd2Base$126.9070%0x472f…69fd23d ago0xcaa16c…2bfa71
0x9eba…858a0x0f7a…9fd2Base$63.2370%0xc228…8d8823d ago0x9a82a8…8ad7a9
0x3514…5f580x0f7a…9fd2Base$5.2270%0x3a59…f1fd23d ago0x0aa671…7b33ae
0xc991…4dce0x0f7a…9fd2Base$25.5370%0xca72…b65923d ago0xb117aa…f09fd9
0x4c60…adf00x0f7a…9fd2Base$75.0170%0xca72…b65923d ago0xbf21d5…bbc96a

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.