Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49b1…f1d50xc51e…cb08Base—$111.95100%0xfa17…d27f121d ago0x984c73…12c270
0x8637…949c0xc51e…cb08Base—$101.00100%0xfa17…d27f121d ago0xd6fba8…37d7bd
0xfef6…cf050xc51e…cb08Base—$101.00100%0xfa17…d27f121d ago0x9a18c5…23e958
0xaa6d…b41a0xc51e…cb08Base—$708.72100%0xfa17…d27f121d ago0xa45ca8…f894ff
0xb095…72f00xc51e…cb08Base—$333.35100%0xfa17…d27f121d ago0x23f4cf…b824f7
0xb095…72f00xc51e…cb08Base—$398.73100%0xfa17…d27f121d ago0xa2f68d…acffb9
0x7176…e0f20xc51e…cb08Base—$101.00100%0xfa17…d27f121d ago0xfc1a3c…838d5a
0x067d…849d0xc51e…cb08Base—$101.00100%0xfa17…d27f121d ago0x781fae…ba7232
0x3564…27bb0xc51e…cb08Base—$1,000.00100%0xfa17…d27f121d ago0xbea431…2e91f4
0xd6c4…079d0xc51e…cb08Base—$101.00100%0xfa17…d27f121d ago0x4c9b78…437664
0x7322…558a0xc51e…cb08Base—$102.30100%0xfa17…d27f121d ago0x642c0c…2c4dab
0xff74…56010xc51e…cb08Base—$200.01100%0xfa17…d27f121d ago0xdb8966…fe2f73
0xb746…64420xc51e…cb08Base—$100.00100%0xfa17…d27f121d ago0x3fd737…e8b2fa
0xfcd5…90fa0xc51e…cb08Base—$1,000.00100%0xfa17…d27f121d ago0x81e0ce…172c66
0x3ed8…2e2f0xc51e…cb08Base—$101.56100%0xfa17…d27f121d ago0x9e6945…0bb504
0x99ca…83c10xc51e…cb08Base—$101.00100%0xfa17…d27f121d ago0xc5391a…d74c60
0xda27…07fd0xc51e…cb08Base—$200.00100%0xfa17…d27f121d ago0x1181a5…ea96c4
0xdd24…35810xc51e…cb08Base—$500.02100%0xfa17…d27f121d ago0xdbaef8…4e0c8e
0x51d1…3de00xc51e…cb08Base—$200.00100%0xfa17…d27f121d ago0x27bb8c…63964a
0x51d1…3de00xc51e…cb08Base—$118.80100%0xfa17…d27f121d ago0x58ee02…ba8bd5
0x7a5c…5dec0xc51e…cb08Base—$105.00100%0xfa17…d27f121d ago0x421f93…dd647a
0x7428…f4210xc51e…cb08Base—$101.00100%0xfa17…d27f121d ago0x5e8f22…616ccb
0x82ac…34020xc51e…cb08Base—$228.57100%0xfa17…d27f121d ago0x1768ce…5fb253
0x1edd…b1e70xc51e…cb08Base—$206.55100%0xfa17…d27f121d ago0x467dff…879f9f
0x1edd…b1e70xc51e…cb08Base—$1,600.00100%0xfa17…d27f121d ago0xa8fb48…537063

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.