Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca46…f8b30xcee2…7ae4Base—$0.01100%payAI46d ago0x85cabf…d4b9ec
0xca46…f8b30x7a7a…4c50Base—$0.03100%payAI46d ago0xb80eaf…519c53
0xca46…f8b30xad11…b089Base—$0.04100%payAI46d ago0x6a35e9…e75a7e
0xca46…f8b30xf18a…eb78Base—$0.01100%payAI46d ago0x870e4a…538f2c
0xca46…f8b30x1813…79ecBase—$0.03100%payAI46d ago0x563774…976a7e
0xca46…f8b30x676a…f922Base—$0.04100%payAI46d ago0x306f24…c3a329
0xca46…f8b30xe62e…3d7bBase—$0.02100%payAI46d ago0x7ef29f…7d0b11
0xca46…f8b30xa2b0…6b22Base—$0.01100%payAI46d ago0xbaa53f…dbaf76
0xca46…f8b30xdbff…5305Base—$0.04100%payAI46d ago0x88f89d…8fd036
0xca46…f8b30x01f5…b187Base—$0.02100%payAI46d ago0x0a4436…3c99f5
0xca46…f8b30xb56d…135dBase—$0.03100%payAI46d ago0x9a93eb…667eb7
0xca46…f8b30xd8b9…6453Base—$0.02100%payAI46d ago0x7aa4f8…101c0c
0xca46…f8b30x62eb…a132Base—$0.04100%payAI46d ago0x9378eb…d36c69
0xca46…f8b30x41f7…d6ddBase—$0.02100%payAI46d ago0x1a3c7e…a84032
0xca46…f8b30x81de…edb8Base—$0.04100%payAI46d ago0x522afe…cf2573
0xca46…f8b30x7e0a…5499Base—$0.02100%payAI46d ago0x55ec6c…c5a069
0xca46…f8b30xa9bb…0b5aBase—$0.01100%payAI46d ago0x3480c3…d76573
0xca46…f8b30x543c…58d3Base—$0.02100%payAI46d ago0xcd026e…9ceb48
0xca46…f8b30x4169…ee9eBase—$0.03100%payAI46d ago0x235689…c16cf3
0xca46…f8b30x1def…5589Base—$0.02100%payAI46d ago0xa94f2e…91006c
0xca46…f8b30xa4a8…0705Base—$0.02100%payAI46d ago0x76cc94…443709
0xca46…f8b30x7cbd…f826Base—$0.04100%payAI46d ago0x2ea8e0…9d562d
0xca46…f8b30xed7c…a7d3Base—$0.02100%payAI46d ago0xa5ef41…6edbd1
0xca46…f8b30x2d27…01e7Base—$0.03100%payAI46d ago0xf33609…d9f2d9
0xca46…f8b30x3247…cf86Base—$0.02100%payAI46d ago0xf99a69…3a3c54

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.