Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f43…08e70x6366…f1e2Base—$0.02100%0xfc74…d8a565d ago0x5e6eab…2522c4
0x0f43…08e70x6366…f1e2Base—$0.04100%0x17c8…043666d ago0xaa80ff…84e56c
0x0f43…08e70x6366…f1e2Base—$0.007043100%0x6366…f1e266d ago0x045189…8ca182
0x0f43…08e70x6366…f1e2Base—$0.10100%0x6366…f1e266d ago0x027c77…a6627f
0x0f43…08e70x6366…f1e2Base—$0.02100%0xfc74…d8a566d ago0x3e200e…f3a858
0x0f43…08e70x6366…f1e2Base—$0.007295100%0x6366…f1e266d ago0xf9057e…092171
0x0f43…08e70x6366…f1e2Base—$0.18100%0x6366…f1e266d ago0x3e74ac…e4d5fa
0x0f43…08e70x6366…f1e2Base—$0.03100%0xfc74…d8a566d ago0xe1c3f0…c307e3
0x0f43…08e70x6366…f1e2Base—$0.15100%0x17c8…043666d ago0x3bb861…918087
0x0f43…08e70x6366…f1e2Base—$0.02100%0xfc74…d8a566d ago0x7b0ec5…c11301
0x0f43…08e70x6366…f1e2Base—$0.02100%0x17c8…043666d ago0x7c98aa…0c6f30
0x0f43…08e70x6366…f1e2Base—$0.05100%0xfc74…d8a566d ago0xa9de20…a126e5
0x0f43…08e70x6366…f1e2Base—$0.003688100%0x6366…f1e266d ago0xa69c3b…7946a6
0x0f43…08e70x6366…f1e2Base—$0.11100%0x6366…f1e266d ago0xf53f7f…3f589d
0x0f43…08e70x6366…f1e2Base—$0.00671100%0x6366…f1e266d ago0xa2b064…061812
0x0f43…08e70x6366…f1e2Base—$0.11100%0x6366…f1e266d ago0x3782ee…501df4
0x0f43…08e70x6366…f1e2Base—$0.005848100%0x6366…f1e266d ago0x4f7160…525636
0x0f43…08e70x6366…f1e2Base—$0.09100%0x6366…f1e266d ago0xc93e7c…c2a516

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.