Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8969…d3bf0xf92b…2a68Base—$0.11100%fluxa121d ago0xb87e39…efd5ef
0xf297…66950xf92b…2a68Base—$0.11100%fluxa121d ago0x76b358…70dcf9
0x176b…3c670xf92b…2a68Base—$0.11100%fluxa121d ago0x8a517f…f4022e
0xd9c1…12000xf92b…2a68Base—$0.11100%fluxa121d ago0xa34512…4c6e76
0x914c…0c3b0xf92b…2a68Base—$0.11100%fluxa121d ago0xecdf30…baa472
0x8d0d…f5f80xf92b…2a68Base—$0.11100%fluxa121d ago0xe05640…09b8fa
0xcd23…f1520xf92b…2a68Base—$0.11100%fluxa121d ago0x86d1d4…002a57
0xeb81…55460xf92b…2a68Base—$0.11100%fluxa121d ago0x146e6c…dc293b
0xeec0…03d90xf92b…2a68Base—$0.11100%fluxa121d ago0x2a8634…3db2b0
0x1993…0f9f0xf92b…2a68Base—$0.11100%fluxa121d ago0x88e0f1…d32609
0x155d…2c890xf92b…2a68Base—$0.11100%fluxa121d ago0x892d16…ac2104
0x27b3…39730xf92b…2a68Base—$0.11100%fluxa121d ago0x090601…d0296e
0xcc74…51ca0xf92b…2a68Base—$0.11100%fluxa121d ago0xd9f314…2bf82e
0x6f1f…74ca0xf92b…2a68Base—$0.11100%fluxa121d ago0xfce91f…b874bb
0x9336…27570xf92b…2a68Base—$0.11100%fluxa121d ago0x1d0663…66eb9d
0xcdc6…7a1d0xf92b…2a68Base—$0.11100%fluxa121d ago0x9d342b…2df9b3
0x09cd…88510xf92b…2a68Base—$0.11100%fluxa121d ago0x6abfc8…98a4c3
0x6ba3…65410xf92b…2a68Base—$0.10100%fluxa121d ago0x161405…80e20c
0x471f…c02b0xf92b…2a68Base—$0.11100%fluxa121d ago0xd834c3…50668b
0xed16…849a0xf92b…2a68Base—$0.11100%fluxa121d ago0x5f03ec…fbd4e2
0x71e7…b5200xf92b…2a68Base—$0.11100%fluxa121d ago0x8f7352…bb5a72
0x385b…d6be0xf92b…2a68Base—$0.11100%fluxa121d ago0xed0a1a…41e393
0xd6f7…02c30xf92b…2a68Base—$0.11100%fluxa121d ago0x83ca49…98ae6b
0x6cba…5ee00xf92b…2a68Base—$0.11100%fluxa121d ago0x789345…099613
0x74ca…a5530xf92b…2a68Base—$0.11100%fluxa121d ago0xf2c2e4…c73823

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.